oooh...too bad, I thought it was a proper apache server installation. Do you know if templates can handle that kind of "if exist" choices ?
Jan. On 1 November 2012 17:11, Ariel Constenla-Haile <[email protected]> wrote: > Hi Jan, > > On Thu, Nov 01, 2012 at 01:40:36PM +0100, jan iversen wrote: > > Thanks a lot ariel. > > > > You have made them all, so I just need to do a little finetuning. > > > > However I do have a proposal for the site-wide template. > > > > - Could we please have "context-sensitive" menus. > > > > If I (being a web user) goto l10n.openOffice.org and click on > "support", I > > expect support for l10n, and not the generic support. Especially for l10n > > the same is true for "native languages". > > > > It is quite easy to make the menus context sensitive, instead of > referring > > in href to /support it should be something like > > <a href=localOverwrite.php?page=support > > > > The php function should look in current directory (l10n in my case) and > if > > there exist a file support.html use it, or else use /support.php > > > > That way, our menus is consistent (which is good), but the content can be > > different depending on where you are. > > > > Could that be an idea ?? > > no, sorry, but Apache site does not use PHP at all. The site is mainly > static, it has server side includes only, there is cgi too, but > I haven't seen it used anywhere. > > > Regards > -- > Ariel Constenla-Haile > La Plata, Argentina >
