Re: generic problem...
gabor <[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.user |
|---|---|
| Message-ID | <1078128040.11655.15.camel@dubb> |
On Mon, 2004-03-01 at 00:05, will guaraldi wrote: > You can't do an "include" via (x)html, though you could do framesets. > That's how people typically solve the problem you have. > > I used to use some php on my site for almost the same reason you're siting > below, though I've weeded it out in favor of my static page plugin. The > following pages are not part of my blog, but have "static" pages which are > rendered with my head.html and foot.html: > > http://bluesock.org/~willg/blog/static/me/ > http://bluesock.org/~willg/blog/static/dev/ > http://bluesock.org/~willg/blog/static/music/ > > Additionally, I added the ability to execute blocks of Python code (just > like what PHP does, though it's in Python) to my static page plugin. That > list of links on my music page is stored as a dict of title -> link tuples > since it's much easier to add a line of that than add more html. > > It really depends on what begin.php and end.php do. Do they consist of > PHP code or are they just header/footer blocks of html? they only contain blocks of html.. i checked your staticfile plugin... it could work... my only problem is that with it, my whole website will kind of depend on pyblosxom, which i wanted to avoid in the beginning :> but maybe that's the only way... thanks, gabor ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click