Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-23 | Merge branch 'clean-nb' into allinone-nonedit-nb | Jonas Smedegaard | |
2008-10-23 | Merge branch 'master-nb' into clean-nb | Jonas Smedegaard | |
2008-10-23 | Merge branch 'master-da' into master-nb | Jonas Smedegaard | |
2008-10-23 | Merge branch 'master' into master-da + translate | Jonas Smedegaard | |
Conflicts (replaced with updated PO-based translation): renamesummary.tmpl | |||
2008-10-22 | Sync with ikiwiki 2.67. | Jonas Smedegaard | |
2008-08-30 | Merge branch 'wian-nb' into allinone-nonedit-nb | Jonas Smedegaard | |
2008-08-30 | Merge branch 'scs-nb' into allinone-nonedit-nb | Jonas Smedegaard | |
2008-08-30 | Merge branch 'clean-nb' into allinone-nonedit-nb | Jonas Smedegaard | |
2008-08-30 | Merge branch 'master-nb' into wian-nb | Jonas Smedegaard | |
2008-08-30 | Merge branch 'master-nb' into scs-nb | Jonas Smedegaard | |
2008-08-30 | Merge branch 'master-nb' into clean-nb | Jonas Smedegaard | |
2008-08-30 | Merge branch 'master' into master-nb | Jonas Smedegaard | |
2008-08-30 | Merge with master (no translations needed) | Jonas Smedegaard | |
2008-08-30 | Sync with ikiwiki 2.62.1. | Jonas Smedegaard | |
2008-08-11 | Merge branch 'wian-nb' into allinone-nonedit-nb | Jonas Smedegaard | |
2008-08-11 | Merge branch 'wian' into wian-nb | Jonas Smedegaard | |
2008-08-11 | Add container and wrapper div to misc.tmpl. | Jonas Smedegaard | |
2008-08-09 | Merge branch 'master-nonedit-nb' into allinone-nonedit-nb | Jonas Smedegaard | |
2008-08-09 | Strip EDITURL and PREFSURL from actions. | Jonas Smedegaard | |
2008-08-08 | Merge branches 'clean-no_NB', 'scs-no_NB' and 'wian-no_NB' into allinone-no_NB | Jonas Smedegaard | |
2008-08-08 | Merge branch 'wian-da' into wian-no_NB | Jonas Smedegaard | |
2008-08-08 | Merge branch 'master-da' into wian-da | Jonas Smedegaard | |
2008-08-08 | Merge branch 'scs-da' into scs-no_NB | Jonas Smedegaard | |
2008-08-08 | Merge branch 'master-da' into scs-da | Jonas Smedegaard | |
2008-08-08 | Translate Modified -> Ændret. Fix typp aog -> og. | Jonas Smedegaard | |
2008-08-06 | Merge branch 'wian-no_NB' into allinone-no_NB | Jonas Smedegaard | |
2008-08-06 | Merge branch 'wian' into wian-no_NB | Jonas Smedegaard | |
2008-08-06 | Merge branch 'wian' into wian-da | Jonas Smedegaard | |
2008-08-06 | Add topbar (above content wrapper). | Jonas Smedegaard | |
2008-08-02 | Merge branch 'wian-no_NB' into allinone-no_NB | Jonas Smedegaard | |
2008-08-02 | Merge branch 'wian' into wian-da | Jonas Smedegaard | |
2008-08-02 | Layout Gala, source order and "What's in a name". | Jonas Smedegaard | |
The website http://blog.html.it/layoutgala/ present a simple yet flexible html structure allowing 40 different visualisations by changing only CSS. As of 2.56, ikiwiki use this DIV structure: .header #sidebar #content #footer Layout Gala use the following DIV structure: #container #header #wrapper #content #navigation #extra #footer With this patch (and previous ones) the following DIV structure is used: #container .header #wrapper #content #sidebar #farbar #footer Specifically, the following is changed: * container added around whole body + needed for Layout Gala + allows setting cosmetic outer space/coloring around whole body * sidebar moved below content + needed for Layout Gala + considered by some to improve accessibility + considered by some as part of Search Engine Optimization (SEO) * farbar added (needs a clone on sidebar plugin to be of any use) + no grand benefit - but hurts noone if unused either The following continues to not match Layout Gala: * header is a class, not an id + too intrusive to change: many iki sites may rely on current class + too ugly to add: technically possible to extend .pageheader to also be # header and still preserve .header, but too confusing with both .header and #header meaning different things. * sidebar instead of navigation + too intrusive to change... * farbar instead of extra + when sidebar is kept, extend it - inspired by http://green-beast.com/seabeast/ as mentioned at the discussion at http://green-beast.com/blog/?p=117 As a bonus, this fits pretty well with the proposed naming scheme at http://www.stuffandnonsense.co.uk/archives/whats_in_a_name_pt2.html (is it did already with plain ikiwik - thanks for that, Joey!) | |||
2008-08-02 | Better source order: sidebar below content. | Jonas Smedegaard | |
2008-08-02 | Add container div framing whole body. | Jonas Smedegaard | |
2008-08-02 | Merge branches 'clean-no_NB' and 'scs-no_NB' into allinone-no_NB | Jonas Smedegaard | |
2008-08-02 | Merge branch 'master-no_NB' into scs-no_NB | Jonas Smedegaard | |
2008-08-02 | Merge branch 'master-da' into scs-da | Jonas Smedegaard | |
2008-08-02 | Merge branch 'master' into master-da | Jonas Smedegaard | |
Conflicts (manually resolved): atomitem.tmpl atompage.tmpl estseek.conf Also dropped the following (changed earlier than 2.56 but missed): estseek.conf estseek.help | |||
2008-08-02 | Sync with ikiwiki 2.56. | Jonas Smedegaard | |
2008-08-01 | Merge branch 'master-no_NB' into scs-no_NB | Jonas Smedegaard | |
Conflicts (merged manually): page.tmpl | |||
2008-08-01 | Merge branch 'master-da' into scs-da | Jonas Smedegaard | |
Conflicts (merged manually): page.tmpl | |||
2008-08-01 | Merge branch 'master' into master-da | Jonas Smedegaard | |
Conflicts (merged manually): editpage.tmpl searchquery.tmpl Pages translated as part of the merge: editconflict.tmpl editcreationconflict.tmpl editfailedsave.tmpl editpagegone.tmpl renamesummary.tmpl | |||
2008-08-01 | Sync with ikiwiki 2.55. | Jonas Smedegaard | |
2008-06-14 | Merge branch 'master-da' into scs-da | Jonas Smedegaard | |
2008-06-14 | Translated searchquery.tmpl. | Jonas Smedegaard | |
2008-06-14 | Merge commit 'ikiwiki' into master-da | Jonas Smedegaard | |
Conflicts (manually merged): inlinepage.tmpl page.tmpl passwordmail.tmpl | |||
2008-06-14 | Sync with ikiwiki 2.49. | Jonas Smedegaard | |
2008-05-29 | Oversat estseek.help til dansk. | Jonas Smedegaard | |
2008-05-28 | Add hyperestraier help file. | Jonas Smedegaard | |
2008-05-28 | Merge branch 'master' into master-da | Jonas Smedegaard | |
Manually fix conflicts: aggregatepost.tmpl atomitem.tmpl atompage.tmpl change.tmpl page.tmpl |