Putting things into view entry layout
Posted: Fri Jul 14, 2006 9:15 pm
Serendipity n00b here but a reasonable phpBB mod'er.
I've gotten up and running without any major problems but I'm an little puzzled on how to add things to an entry layout. Particularly I'm looking at the mood plugin.
As far as I can deduce it adds the 'mood' varible to the beginning/end of the title/body/footer varible depending on your preferences.
Put I don't want in as part of the header I want it next to the header so images are shown rather than filtered out.
So there are 2 ways to go about this:
Stop the filtering on the title varible OR get the mood varible placed independantly in the entry template using the insert PHP into template FAQ
I've gotten up and running without any major problems but I'm an little puzzled on how to add things to an entry layout. Particularly I'm looking at the mood plugin.
As far as I can deduce it adds the 'mood' varible to the beginning/end of the title/body/footer varible depending on your preferences.
Put I don't want in as part of the header I want it next to the header so images are shown rather than filtered out.
So there are 2 ways to go about this:
Stop the filtering on the title varible OR get the mood varible placed independantly in the entry template using the insert PHP into template FAQ