Broken Links
- ? text from mediawiki
- ?Git-svn from git-svn
- ?ho from mediawiki
- ?this broken link from Highlight Code Plugin
- ?Wine from Virtualization
Orphans
- EPIA M 45.jpg
- EPIA M top.jpg
- Epicar-CDROM.jpg
- Erlang
- Erlide
- Exim
- External-12x12.png
- External-16x16.png
- git-recover-storage
- identity
- node-callback
- WinTV-HVR-950
- Netbeans
- Oscilloscope
- Scrubyt
- Services
- Shoes
- Synce
- favicon.ico
- OpenID
- searching
- rebuild
- style.css
- u32-medium-alpha.png
- u32-medium.png
- diff.png
- openidlogin-bg.gif
Setup
Add some blurbs to the categories. How? A custom template or something?
Make the site always a fixed-width. Center it if the window is too wide to display it.
Keep the sidebar onscreen at all times.
Make laptop mode work.
How do I slow down people who want to deface my wiki?
Warning when rendering MediawikiConversion/GitImport.mediawiki: Use of uninitialized value in concatenation (.) or string at /usr/local/share/perl/5.8.8/Text/MediawikiFormat.pm line 629.
History (can I use http://hjemli.net/git/cgit/? This looks very cool)
Add a Google site map. Get indexed.
Figure out how to serve up an entire directory as a .tar.gz. (i.e. how can I serve up the conversion scripts in one package, rather than downloading one-by-one?)
Add a tag cloud to the sidebar. iki notes
Enable mod_speling.
Why can't I make the recentchanges plugin work? http://ikiwiki.info/plugins/recentchanges/ I really want to enable recentchangesdiff.
Make the search results appear the same as a regular site page.
Make 404 errors automatically search on the given term.
Is there a way to have fuzzy search? I would like 'apper' to find words similar to it, like 'appear'. I don't want my site to ever return "no documents found". Alas, it appears that HE doesn't support this?
I would like web commits to be by a totally different user than me.
Should display the markup language the current page is using and change the help link to match. Nowhere does ikiwiki show the extension.
Is there a way to get Ikiwiki to automatically generate index files for directories that don't have index.mdwn? I'd still like the side bar and everything. It could just auto-generate a list with a link for each file in the directory.
Done
Report bug on escapeHTML: ikwiki bug
Show external links (add a graphic or something): External Links
Check config into wiki. It's in there but changes require manual intervention to be applied to the live wiki.
Search
Sidebar
CSS Formatting. Iki Examples Inspiration From:
Last Edited date is wrong for most of this wiki's pages. It shows the import date, not the last edited date. This requires the last edited from mtime bug/feature to be to be resolved first.
Fix the awful super-wide problem (see the despam page).
Syntax Highlighting
Make code files work. Link to the scripts in the Mediawiki tutorial.
Document Mediawiki Plugin -- add links to all the script files.
- Tell http://ikiwiki.info/users/joshtriplett/ when done. Another conversion
It's bogus that Ikiwiki forces every page title to lower case. Is there any way to turn that of? Yes, patch applied.
Figure out the weird Mediawiki link behavior. Somewhat fixed by working around this bug).
Get rid of the jQuery external linker and use CSS3. Screw IE6. Then get rid of jQuery. Done.