>> > Some time ago Richard ask for input on different layout for fossil.
> I
>> made
>> > an attempt for a different layout.. It works in firefox. But in ie6
> it
>> is
>> > not yet perfect. Have a look at it. It is based  on suckerfish  css
>> menu.
>> >
>> > Have fun Rene_______________________________________________
>> > fossil-users mailing list
>> > fossil-users@lists.fossil-scm.org
>> >
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>> >
>> I made it work on windows ie6 and ie7.
>> Corrected the login not from localhost
>> removed the events
>> extended the admin user menu.
>>
>> the header is attached.
>> You (sh)(c)ould change the footer to just </body></html>
>>
>> Rene
>
> Pretty neat.
I changed it a bit.
1) defined th1 variable tinymce defaulting to 0 (OFF)
2) if tinymce is true then only load tinymce when current_page is either
    tktnew, tktedit, wikiedit or wikiappend
3) Made admin defaults menu (Got bitten and couldn't
   restore the defaults :-)
4) added a footer which only init timymce when name exists.
   which depende on 1 and 2  above
5) moved the fossil logo into the menu. hoover over the logo displays
   fossil version
   fossil build date
   fossil page title
   fossil project name
   fossil login name (if defined)
   fossil page name (if defined)

6 ) some css changes.

Have fun Rene

Attachment: header
Description: Binary data

Attachment: footer
Description: Binary data

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to