Menu

#1 Site parts inclusion

open
nobody
None
5
2004-10-10
2004-10-10
MoMaT
No

I suggest making possible to include any number of
parts of the site. Not header, menu, copyright etc. but
just a part. It should be placed in html according to
the order of inclusions in config.xml. This would make
the tool more flexible.

If you need some special attributes in one of the parts
(like meta tags or stylesheets links in header) and
this part must be marked (as header), the more natural
way would be to define some attribute in config file
(rather than using a tag named header). In example:
<include ref='site://header.xml' type='header'>
<include ref='site://menu.xml'/>
<include ref='site://copyright.xml'/>

Then timestamp and link tag should be made universal
(available in all included parts).

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.