Statics pages source code

Creating and modifying plugins.
Post Reply
israelp
Regular
Posts: 7
Joined: Tue Feb 26, 2008 3:55 pm

Statics pages source code

Post 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
mad-manne
Regular
Posts: 42
Joined: Wed Jan 23, 2008 4:56 pm
Location: Marl, Germany
Contact:

Post 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.
Try not. Do or do not. There is no try. (YODA)
yellowled
Regular
Posts: 7111
Joined: Fri Jan 13, 2006 11:46 am
Location: Eutin, Germany
Contact:

Re: Statics pages source code

Post 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
Post Reply