Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | improved closed item in sitemap for RTL languages | Anika Henke | 2012-02-23 |
| | |||
* | changed the way RTL styles are added | Anika Henke | 2012-02-23 |
| | | | | | | | Add rtl.css as *screen* style, but append all RTL styles with [dir=rtl]. That has the advantage that all styles are in the same CSS output, so there are no different requests. Later on all styles in rtl.css should be moved to their respective "parent" css file. | ||
* | deleted README file from new template | Anika Henke | 2012-02-23 |
| | |||
* | deleted another obsolete file | Anika Henke | 2012-02-23 |
| | |||
* | fixed lists beside floating content (FS#1950) | Anika Henke | 2012-02-23 |
| | |||
* | fixed swipe diff view | Anika Henke | 2012-02-23 |
| | |||
* | updated RTL styles to latest mobile changes | Anika Henke | 2012-02-23 |
| | |||
* | made styles for .pad and .site divs more specific to avoid interfering with ↵ | Anika Henke | 2012-02-23 |
| | | | | the same classes somewhere else within the page | ||
* | Merge remote-tracking branch 'localtemplate/initial_commit_from_starter' ↵ | Andreas Gohr | 2012-02-06 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into new-template * localtemplate/initial_commit_from_starter: (159 commits) moved files to template hierarchy for merging with core deleted obsolete files added styles for screen resolutions between 480 and 768px (#26) minor improvements improved minor edits in recent changes increased site width a bit (#45) fixed search input issue caused by previous commit improved search box and action dropdown spacing in mobile view made large tables scrollable (fixes #40) typo added includes for sidebar header and footer (closes #41) and moved page header and footer inside .page div toned down active colour of pagetools a bit (#22) changed link colours (#22) removed outline from links (focus and active states are set differently anyway) added license for pagetool icons remove bold from link to current page inside the main content (closes #31) removed needless relative position on content (fixes #35) initialize variable first attempt to fix media queries on modern smartphones fixed logo size setting. closes #36 ... | ||
| * | moved files to template hierarchy for merging with core | Andreas Gohr | 2012-02-06 |
| | | |||
| * | deleted obsolete files | Anika Henke | 2012-02-05 |
| | | |||
| * | Merge branch 'master' of c:/UniServer/www/dokuwiki/lib/tpl/dokuwiki-2011 ↵ | Anika Henke | 2012-02-05 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into new_default Conflicts: README css/_admin.css css/_diff.css css/_edit.css css/_footnotes.css css/_forms.css css/_imgdetail.css css/_links.css css/_modal.css css/_recent.css css/_search.css css/_toc.css css/basic.css css/content.css css/design.css css/includes.css css/print.css css/rtl.css css/structure.css detail.php images/bullet.png images/closed.png images/favicon.ico images/link_icon.gif images/mail_icon.gif images/open.png images/windows.gif main.php mediamanager.php style.ini tpl_functions.php | ||
| | * | added styles for screen resolutions between 480 and 768px (#26) | Anika Henke | 2012-02-05 |
| | | | |||
| | * | minor improvements | Anika Henke | 2012-02-05 |
| | | | |||
| | * | improved minor edits in recent changes | Anika Henke | 2012-02-02 |
| | | | |||
| | * | increased site width a bit (#45) | Anika Henke | 2012-02-02 |
| | | | |||
| | * | fixed search input issue caused by previous commit | Anika Henke | 2012-02-02 |
| | | | |||
| | * | improved search box and action dropdown spacing in mobile view | Anika Henke | 2012-02-02 |
| | | | |||
| | * | made large tables scrollable (fixes #40) | Anika Henke | 2012-02-01 |
| | | | |||
| | * | typo | Anika Henke | 2012-02-01 |
| | | | |||
| | * | added includes for sidebar header and footer (closes #41) and moved page ↵ | Anika Henke | 2012-02-01 |
| | | | | | | | | | | | | header and footer inside .page div | ||
| | * | toned down active colour of pagetools a bit (#22) | Anika Henke | 2012-01-31 |
| | | | |||
| | * | changed link colours (#22) | Anika Henke | 2012-01-31 |
| | | | |||
| | * | removed outline from links (focus and active states are set differently anyway) | Anika Henke | 2012-01-31 |
| | | | |||
| | * | added license for pagetool icons | Anika Henke | 2012-01-31 |
| | | | |||
| | * | remove bold from link to current page inside the main content (closes #31) | Anika Henke | 2012-01-31 |
| | | | |||
| | * | removed needless relative position on content (fixes #35) | Anika Henke | 2012-01-31 |
| | | | |||
| | * | Merge pull request #38 from splitbrain/master | Anika Henke | 2012-01-30 |
| | |\ | | | | | | | | | minor fix (initialize variable) | ||
| | | * | initialize variable | Andreas Gohr | 2012-01-30 |
| | | | | | | | | | | | | | | | | otherwise it won't be filled | ||
| | * | | Merge pull request #37 from splitbrain/master | Anika Henke | 2012-01-30 |
| | |\| | | | | | | | | | fixed logo size setting (fixes #36) and fix media queries for more modern smartphones (hopefully) | ||
| | | * | first attempt to fix media queries on modern smartphones | Andreas Gohr | 2012-01-30 |
| | | | | | | | | | | | | | | | | (with large resolutions) | ||
| | | * | fixed logo size setting. closes #36 | Andreas Gohr | 2012-01-30 |
| | |/ | |||
| | * | added @todo to tpl_function to clear it later | Anika Henke | 2012-01-30 |
| | | | |||
| | * | updated template.info.txt | Anika Henke | 2012-01-30 |
| | | | |||
| | * | unified Clarence's email address in file headers | Anika Henke | 2012-01-30 |
| | | | |||
| | * | changed logo to use new tpl_getMediaFile() and exchanged fixed image ↵ | Anika Henke | 2012-01-29 |
| | | | | | | | | | | | | dimensions with calculated ones (fixes #25) | ||
| | * | removed now obsolete conf and lang folders | Anika Henke | 2012-01-29 |
| | | | |||
| | * | changed tpl conf options (for sidebar and tagline) to new core conf and ↵ | Anika Henke | 2012-01-29 |
| | | | | | | | | | | | | removed hideTools option | ||
| | * | changed tpl lang to new core lang strings | Anika Henke | 2012-01-29 |
| | | | |||
| | * | improved some form elements in mobile styles | Anika Henke | 2012-01-29 |
| | | | |||
| | * | removed old comments for headings | Anika Henke | 2012-01-29 |
| | | | |||
| | * | made changes to content list style also work in sidebar | Anika Henke | 2012-01-29 |
| | | | |||
| | * | added comment header to pagetools.css | Anika Henke | 2012-01-29 |
| | | | |||
| | * | added mobile styles (#26), main work done, but some things still to follow | Anika Henke | 2012-01-29 |
| | | | |||
| | * | have new section highlighting on both sides (fixes #33) and improve preview ↵ | Anika Henke | 2012-01-29 |
| | | | | | | | | | | | | borders | ||
| | * | improved header in print styles | Anika Henke | 2012-01-27 |
| | | | |||
| | * | moved msgarea further down to avoid clash with the user tools | Anika Henke | 2012-01-27 |
| | | | |||
| | * | fixed some inputs inheriting bold font-weight (fixes #30) | Anika Henke | 2012-01-27 |
| | | | |||
| | * | fixed bottom conditional comments | Anika Henke | 2012-01-24 |
| | | | |||
| | * | improved image detail page (fixes #28) | Anika Henke | 2012-01-24 |
| | | |