Angus Leeming <[EMAIL PROTECTED]> writes:

| Angus Leeming wrote:
>>> | Expands to:
>>>>
>>> | navbar.diff
>>> | archaeology/
>>> |   platypus.png
>>> |   index.php3
>>> |   start.php3
>>> |   end.php3
>>> |   lyx_timeline.php3
>>> | xforms_timeline.php3
>>> 
>>> Please drop the php3 extension in favour of just php.
>> 
>> Two questions:
>> 
>> Can you set up the web server so that *.php3 is mapped to *.php? People
>> are going to have these addresses bookmarked.
>> 
>> I PHP3 code forward compatible? Ie will it 'just work' when handled as
>> PHP4?
>
| Ok, http://www.devel.lyx.org/~leeming/www-user/archaeology.tar.gz now
| expands to:
>
| archaeology.diff
| archaeology/
|   platypus.png
|   end.php
|   start.php
|   index.php
|   lyx_timeline.php
|   xforms_timeline.php
|   thumbs/
|     lyx-0.7-entry.png
|     lyx-0.7-user_guide.png
>
| The diff file patches navbar.inc and styles/lyx.css.
>
| I had a bit of a play with the contents of archaeology/index.php, putting
| the first couple of LyX releases into <table> elements rather than <div>
| ones. It looks more compact and clear to me.

Tables are not really nice for layout... imho better to be controlled
with div and css. (And no, I have not looked at the code.)

-- 
        Lgb

Reply via email to