Differences between revisions 50 and 51
Revision 50 as of 2006-08-20 14:09:11
Size: 5113
Editor: DavidLinke
Comment: new version / clean-up of comments
Revision 51 as of 2006-08-20 14:14:40
Size: 5114
Editor: DavidLinke
Comment: typo
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
  * Add `logo_Strin = u''` to your config if you don't want a logo. If you forget that the name of the wiki will be shown twice.   * Add `logo_string = u''` to your config if you don't want a logo. If you forget that the name of the wiki will be shown twice.

Sinorca-Design

/!\

Motivated by a lot of positive feedback and the frequent use of this theme by others, I created a new version for moin-1.5.4 that has also some nice new features. Enjoy! -- DavidLinke

Downloading the files of this theme here: attachment:ThemeMarket/sinorca4moin-0.4.3.zip

For installation questions see HelpOnThemes before asking here.

The new version of the design works out of the box for farms and for single wikis. The headers can be customized as can be seen in the following screenshots (see below for more info):

Sinorca4moin on a Wikifarm

Sinorca4moin on a single Wiki

attachment:sinorca4moin-0.4-farm.png

attachment:sinorca4moin-0.4-single.png

  • Many of the suggestions posted here for version 0.3 have been integrated in 0.4. Thanks for the feedback!
  • The middle header shows the logo (if configured) and the sitename (as given in the config). Both items link to the frontpage of that wiki. The best height for the logo is 46px.
    • Add logo_string = u'' to your config if you don't want a logo. If you forget that the name of the wiki will be shown twice.

  • The contents in the superheader are determined by the config variable page_header1:

    • If it is empty (default of moin), the userform-data will be shown on the right.
    • If it is not empty, the contents of page_header1 will be shown. E.g. add the following to your farmconfig (you may use the classes left / right to position the elements in the superheader):

}}}

  • The subheader contains different contents for a farm or a single wiki:

}}}

  • Wiki-Farm:

    • An auto-created list of links to the respective frontpage of the wikis in the farm and there RecentChanges pages (diff-icon) is shown; the list is created from the the keys of the farmconfig.wiki-dictionary. If you use the config-variable interwiki_preferred, this list of wikis is used to build the subheader (this is useful for large farms). If the active wiki is in the list, it's name will be highlighted in orange.

  • If you (or your users) want to be more happy with IE 6.0 you should change the tablewidth in RecentChanges to 99%. Otherwise the table is always displayed below the sidebar. Also if the window is to small the RecentChanges table drops below the sidebar.

    • IE has not been very cooperative... - It caused a lot of work to find work-arounds - sometimes even work-arounds around work-arounds. ;-) E.g. I found out that the magic fix with setting the height to a very small value breaks sinorca4moin :-( - Here is a screenshot showing sinorca4moin with the magic fix and without:

      attachment:SideEffect_of_height-hack.png BR Without the fix, i.e. with

      {{{* html div#page { height: 0.001%; }

}}}

  • commented out, the width between the sidebar and the page is correct also in IE. With the patch it is 5px to wide - this has the effect that the text of the page drops below the sidebar (depending on IE window size). If you resize the window the text will jump from correct to incorrect position back and forth - really funny!
  • The design was originally insprired by the Sinorca design from "haran" published at http://www.oswd.org.

Changes

For Rel. 0.1 --> Rel. 0.2:

  • Improved compatibility with IE 6
  • Fixed several minor formatting problems

For Rel. 0.2 --> Rel. 0.3:

  • Theme produces now valid HTML pages.

For Rel. 0.3 --> Rel. 0.4:

  • Now compatible with moin-1.5.4
  • Better support for single wikis
  • Autogenerated subheader for farms
  • Nicer design of sidebar, info msg etc.
  • Several minor fixes of css bugs

For Rel. 0.4 --> Rel. 0.4.1:

  • Corrected margin for #message
  • Fixed IE-specific problem with left margin for Text-Editor area (GUI-Editor was OK)

For Rel. 0.4.1 --> Rel. 0.4.2:

  • Theme is now compatible with standard DesktopEdition (1.5.4.1)

  • Missing interwikiname and some other possible miss-configurations are tolerated now.

For Rel. 0.4.2 --> Rel. 0.4.3:

  • Added title method to sinorca 4moin to improve dsiplay of page title for subpages with IE.
  • Fixed (config-dependant) problem with generation of linklist to subwikis of the farm.

Issues / Comments / Suggestions

Old stuff related to version 0.3 was deleted. Look in page history if you still need it (revision 30)!

MoinMoin: DavidLinke/Sinorca4Moin (last edited 2013-10-23 20:56:35 by HSI-KBW-078-043-017-238)