Page 1 of 1

Statics pages source code

Posted: Wed Mar 05, 2008 7:35 pm
by israelp
Hi: Where do I find the static or child pages source code. I see a directory "pages" but cannot find it at main directory.


Thank you.

israelp

Posted: Wed Mar 05, 2008 8:31 pm
by mad-manne
Hi IsraelP,
it sounds like you are looking for the content you entered and submitted into a static-page form?! You will not be able to find it, because what you entered has been saved in the database and will only be presented by the plugin once it is requested by a visitor of your blog.

The folder "pages" is not a real folder, but rather a virtual one, at least if you use URL-rewriting.

What would you want to do with the "source-code"??

YOu can change the general appearance of the static pages by editing the templates in the plugin-folder.

Cheers,
Manfred.

Re: Statics pages source code

Posted: Wed Mar 05, 2008 11:10 pm
by yellowled
israelp wrote:Hi: Where do I find the static or child pages source code. I see a directory "pages" but cannot find it at main directory.
Do you want to modify the HTML output for static pages, i.e. not the content itself? That would be the .tpl files located in the folder for the staticpages event plugin, i.e. ... erm ... just a second ...

/plugins/serendipity_event_staticpage/

YL