Re: Howto: custom publication with special fields and ad-hoc template
[email protected] (mikespub) Mon, 09 Jun 2003 11:59:36 GMT
| Newsgroups | gmane.comp.cms.xaraya.knowledge-base |
|---|---|
| Organization | Not much, really... |
| Message-ID | <[email protected]> |
In article <bbj3p9$koc$1-111RdWWlOxkOkXtL6OYfHgC/[email protected]>, [email protected] (eolica) wrote: >... >5) Custom Template >- In your modules/articles/xartemplates directory create a file called >user-summary-contacts.xd; this file will include some basic statements, >plus your layout (you can do it in your preferred html editor). Where you >want your fields you put: #$nameofthefield# > As Tormi already mentioned, you'll also need a user-display-contacts.xd template. Now since version .9.0.4, you can also have a specific overall template when viewing contacts : user-view-contacts.xd - in case you want to override the default user-view.xd template for contacts. And the same applies to the "frontpage" : user-view-frontpage.xd Mike.