]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/index/discussion.mdwn
web commit by http://sabr.myopenid.com/
[ikiwiki.git] / doc / index / discussion.mdwn
index bf2e107ee878096fe78614ee2149c2f562fe4f46..dedcdffa206fd275dec197da89347c14fb837065 100644 (file)
@@ -45,6 +45,14 @@ I'm kind of at a loss how to track this down or work around it.  Any suggestions
 > <http://daringfireball.net/projects/downloads/Markdown_1.0.2b8.tbz>
 > --[[JasonBlevins]], April 1, 2008 18:22 EDT
 
+>> Unfortunately I couldn't find a CentOS package for markdown, and I
+>> couldn't quite figure out how to use John Gruber's version instead.
+>> I tried copying it to site_perl, etc., but the build doesn't pick 
+>> it up.  For now I can just play with it on my Ubuntu laptop for which
+>> the debian package installed flawlessly.  I'll probably wait for an
+>> updated version of Markdown to see if this is fixed in the future.
+>> --Monty
+
 ----
 
 # Installation of selected docs (html)
@@ -271,6 +279,8 @@ easily, perl is possible (but I'm not strong in perl).
 >>
 >> -- [[MichaelRasmussen]]
 
+>>> It appears the scripts were never posted?  I recently imported my Mediawiki site into Iki.  If it helps, my notes are here: <http://iki.u32.net/Mediawiki_Conversion> --[[sabr]]
+
 ----
 
 # LaTeX support?
@@ -300,24 +310,6 @@ Any setting for limiting how many kilobytes can be submitted via the "edit" form
 
 ----
 
-# Access Keys
-
-Would anyone else find this a valuable addition.  In oddmuse and instiki (the only other
-wiki engines I am currently using, the edit, home, and submit link tags have an
-accesskey attribute.  I find it nice not to have to resort to the mouse for those
-actions.  However, it may not be something everyone appreciates.  Any thoughts?
---[Mazirian](http://mazirian.com)
-
-> Maybe, although it would need to take the critisism at
-> <http://www.cs.tut.fi/~jkorpela/forms/accesskey.html> into account.
-
->> Thank you for that link. Given that the edit link is the first thing you tab to
->> in the current layout, I guess it isn't all that necessary. I have had a 
->> a user complaint recently that Alt-e in oddmuse was overriding his access
->> to the browser menu.
-
-----
-
 # Editing the style sheet.
 
 It would be nice to be able to edit the stylesheet by means of the cgi.  Or is this possible?  I wasn't able to achieve it.