aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* releasing version 3.20100610Joey Hess2010-06-10
|
* add auto-scrolling pre'sJoey Hess2010-06-10
| | | | let's see if anyone hates it :)
* I'm told that the pagebody div should be after the sidebar.Joey Hess2010-06-10
|
* calendar stylingJoey Hess2010-06-10
| | | | | | * calendar: Shorten day names, and improve styling of month calendar. * style.css: Reduced sidebar width back to 20ex from 30; the month calendar will now fit in the smaller width, and 30 was feeling too large.
* also set overflow: auto for blogformJoey Hess2010-06-10
| | | | | This improves its display slighly when next to a sidebar or other floating element.
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-06-10
|\
| * Fixed.tschwinge2010-06-10
| |
| * (no commit message)https://www.google.com/accounts/o8/id?id=AItOawmPD3Qj5IoazkkW6Tk-kLOlKGmJLXim0H02010-06-10
| |
* | style.css: Improvements to make floating sidebar fit better on pages with ↵Joey Hess2010-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inlines. The key is using width: auto; overflow: auto; -- this allows the div(s) to the left of the floating sidebar to be resized to fit next to it, and prevents any clear: both from pushing the div down below the end of the sidebar. Many thanks for the Hurd wiki's developers for originally figuring this out. The edit page recently developed the same problem with its textarea, now that a sidebar can appear on that page too. In editpage.tmpl I needed to add a new div around the editcontent textarea, as the above styles cannot be applied directly to textareas. The textarea's own width is reduced to 98% because at least in chromium this avoids it getting unnecessary horizonatl scrollbars when a sidebar is displayed next to it.
* | page.tmpl: Add a div around the sidebar, page content, and comments, to aide ↵Joey Hess2010-06-10
| | | | | | | | | | | | | | | | | | | | | | in styling. http://bzed.de/posts/2010/05/new_css_for_bzed.de/ smcv: [10:59:01] is the logical thing you want a <div> whose meaning is "the bits the sidebar is allowed to accompany"? bzed: [10:59:14] yeah bzed: [10:59:58] then you could just ensure that this part is as high as the sidebar smcv: [11:02:44] wrapping a <div> around the sidebar, content and comments seems like the way forward, then
* | better autotag titleJoey Hess2010-06-09
|/
* let's allow comments of "0"Joey Hess2010-06-09
|
* editpage: Avoid storing accidental state changes when previewing pages.Joey Hess2010-06-09
| | | | | This is a slow, safe, stupid approach. Could make deep copies of the data structures as backups instead of re-loading the index from disk.
* improve preview mode commentsJoey Hess2010-06-09
|
* ugly bugJoey Hess2010-06-09
|
* Fix display of sidebar when previewing page edit. (Thanks, privat)Joey Hess2010-06-09
| | | | | On second thought, only display a page's personal sidebar when previewing it, not when editing normally.
* relativedate: Fix problem with localised dates not working.Joey Hess2010-06-09
|
* When editing a page, show that page's sidebar. (Thanks, privat)Joey Hess2010-06-09
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-06-09
|\
| * (no commit message)privat2010-06-09
| |
* | close; use ENV in setup fileJoey Hess2010-06-09
| |
* | close old bug, apparently worked aroundJoey Hess2010-06-09
| |
* | closing; cannot reproduce and no followup for 1 year 9 monthsJoey Hess2010-06-09
| |
* | closeJoey Hess2010-06-09
| |
* | closeJoey Hess2010-06-09
| |
* | fixedJoey Hess2010-06-09
| |
* | fixed by improved openid login formJoey Hess2010-06-09
| |
* | seems this was fixed a long time agoJoey Hess2010-06-09
| |
* | move contrib plugin directives out of ikiwiki/directiveJoey Hess2010-06-09
| | | | | | | | | | | | | | Problem is that ikiwiki/directive is turned into an underlay and added to all wikis. And the test suite checks it for broken links and turns some up. So it's not appropriate for contrib plugin's directives to be documented in there.
* | remove tag on first postJoey Hess2010-06-09
| | | | | | | | It's a broken link on ikiwiki.info.
* | note that setup is all done by auto-blog.setupJoey Hess2010-06-09
|/
* Fix support for globbing in tagged() pagespecs.Joey Hess2010-06-09
| | | | | | | | | The linktype check was being done on the relativised link target, but %typedlinks uses the same link targets as %links, so that didn't work. I think the bug only appeared when tagbase was not set. This bugfix also let me factor out the common typedlink checking code.
* remove example blog tag pagesJoey Hess2010-06-09
| | | | Autotag will create them as needed. Avoids some complexity.
* responseJoey Hess2010-06-09
|
* clarificationJoey Hess2010-06-09
|
* Comment and done.tschwinge2010-06-09
|
* Started discussionhttp://jeremiahfoster.com/2010-06-09
|
* Yes, is a globbing issue.tschwinge2010-06-09
|
* Ack.tschwinge2010-06-09
|
* img: Fill in missing height or width when scaling image.Joey Hess2010-06-08
|
* move bug to bugsJoey Hess2010-06-08
|
* isabugJoey Hess2010-06-08
|
* (no commit message)zimek2010-06-08
|
* (no commit message)zimek2010-06-08
|
* (no commit message)zimek2010-06-08
|
* responseJoey Hess2010-06-08
|
* responseJoey Hess2010-06-08
|
* responseJoey Hess2010-06-08
|
* responseJoey Hess2010-06-08
|
* responseJoey Hess2010-06-08
|