Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-19 | initial bug report | intrigeri | |
2008-10-19 | initial bug report | intrigeri | |
2008-10-19 | partial support for calling onload once the DOM is ready | Joey Hess | |
This adds support for gecko and newer versions of opera to call onload once the DOM is ready, rather than waiting for all images in the page to load. Makes relativedate behave somewhat better. Dealing with this means jumping into the browser incompatability waters that I prefer to avoid. Full solutions for most of the major browsers are listed here: http://dean.edwards.name/weblog/2006/06/again/ However, no *license* is listed there, so I can't use that code. Also, the more involved code appears to have various issues (such as the inline IE code not working via https). So I only added the simple call to a hook needed for gecko/opera. It seems that the only standards-compliant way to do this is using the `defer` attribute to a `script` tag, using an external script that will be loaded once the DOM is ready, and can call onload. However, that has browser compatability issues of its own, since not all browsers honor `defer`. Perhaps I should really just be using one of the javascript frameworks, that include code to solve this for the major browsers. But something about them still puts me off, and this issue is minor enough that I'm willing to live with incomplete support for now. | |||
2008-10-19 | mark up date so relativedate will work | Joey Hess | |
2008-10-19 | Updated French translation. Closes: #502694 | Joey Hess | |
2008-10-19 | Correct copy&paste-o. | tschwinge | |
2008-10-18 | Add links to the moin2iki code. | JoshTriplett | |
2008-10-18 | (no commit message) | JoshTriplett | |
2008-10-18 | Update my contact info. | JoshTriplett | |
2008-10-18 | remove old dup div | Joey Hess | |
2008-10-18 | Tracking some issues on my user page | http://jblevins.org/ | |
2008-10-18 | Unclosed div | http://jblevins.org/ | |
2008-10-18 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-10-18 | allow ikiwiki.js to be loaded twice w/o clobbering previous hooks | Joey Hess | |
Clearly it's suboptimal for it to be loaded twice, but this is a quick fix at least. | |||
2008-10-18 | google plugin linked | http://hendry.iki.fi/ | |
2008-10-18 | (no commit message) | http://xma.myopenid.com/ | |
2008-10-17 | fix url | Joey Hess | |
2008-10-17 | update | Joey Hess | |
2008-10-17 | tweak recentchanges permalink code | Joey Hess | |
Need to handle the case where url is not set. | |||
2008-10-17 | Patch for anchor-based change permalinks in recent changes feed | Joey Hess | |
from JasonBlevins | |||
2008-10-17 | add missing getsetup hook | Joey Hess | |
2008-10-17 | make relativedate work for the dates on the recentchanges page | Joey Hess | |
Having a always current relative date on recentchanges is very, very nice. | |||
2008-10-17 | response | Joey Hess | |
2008-10-17 | response | Joey Hess | |
2008-10-17 | relativedate: New javascript-alicious plugin that makes all dates display ↵ | Joey Hess | |
relative, in a very nice way, if I say so myself. | |||
2008-10-17 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-10-17 | Add an underlay for javascript, and add ikiwiki.js containing some utility code. | Joey Hess | |
* Add an underlay for javascript, and add ikiwiki.js containing some utility code. * toggle: Stop embedding the full toggle code on each page using it, and move it to toggle.js in the javascript underlay. | |||
2008-10-17 | add_underlay: avoid adding the same underlay twice | Joey Hess | |
2008-10-17 | Patch for anchor-based change permalinks in recent changes feed | http://jblevins.org/ | |
2008-10-17 | (no commit message) | http://xma.myopenid.com/ | |
2008-10-17 | (no commit message) | http://xma.myopenid.com/ | |
2008-10-17 | add news item for ikiwiki 2.67 | Joey Hess | |
2008-10-17 | releasing version 2.67 | Joey Hess | |
2008-10-17 | (no commit message) | http://alcopop.org/me/openid/ | |
2008-10-17 | response | PaulePanter | |
2008-10-16 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-10-16 | aggregate: Avoid bug that caused immediate expiration of items with a date ↵ | Joey Hess | |
in the future. | |||
2008-10-16 | darcs rcs_add fixed. | pesco | |
2008-10-16 | That's good news for me then ! Thank you. | http://xma.myopenid.com/ | |
2008-10-16 | response | Joey Hess | |
2008-10-16 | response | Joey Hess | |
2008-10-16 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-10-16 | creating Darcs as the RCS ? | http://xma.myopenid.com/ | |
2008-10-16 | Testing [[ikiwiki]] formatting rules | http://xma.myopenid.com/ | |
2008-10-16 | Bundle::IkiWiki? | http://alcopop.org/me/openid/ | |
2008-10-16 | Update | http://xma.myopenid.com/ | |
2008-10-16 | New page | http://xma.myopenid.com/ | |
2008-10-16 | Added my website (warning: not polished at all) | http://xma.myopenid.com/ | |
2008-10-15 | close | Joey Hess | |
2008-10-15 | thought | Joey Hess | |