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
Statics pages source code
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.
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.
Try not. Do or do not. There is no try. (YODA)
Re: Statics pages source code
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 ...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.
/plugins/serendipity_event_staticpage/
YL