> The manual says: > > Predefined Elements > <[title]>, <[content]> and <[author]> are defined in the Page being built. They are >not > database records, but database fields. > > So shouldn't <[author]> include the author of the page in the same way as <[title]> >includes > the title of the page?
Oh! Yes! I think what is in Your mind! For old admin site there was indeed style elements like these ones. But code for them generated displaying for example author of a page when page' id was $argv[0]. You should see there , and check what is really needed for displaying all these elements correctly. And These predefined elements (I guess) are only for VMUC site. You may simple define Your own elements :) > > Maybe another solution would be good without pagelinks? > Sure, sure. I haven't thought about it yet, but I'm sure there is another solution. >It's just > I have the pagelink thing already in my mind. :-) I will play around a little and >see. I only > want to say that there are people out there, who would like to use this feature. :-) > > Matthias Think about snippets , these ones are avaialable globally. Even when You want include shared snippet for Your SG. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
