aboutsummaryrefslogtreecommitdiff
path: root/doc/index
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-12-20 15:47:14 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-12-20 15:47:14 +0000
commit7d3bcbff1a9f44cca832097f446086f3ce8b4657 (patch)
treeab42dce0a66dadf283778c341804d519cb183d57 /doc/index
parent9fb2ef69a12c9bb840da4baf90830b8dd396402b (diff)
downloadikiwiki-7d3bcbff1a9f44cca832097f446086f3ce8b4657.tar
ikiwiki-7d3bcbff1a9f44cca832097f446086f3ce8b4657.tar.gz
web commit by JeremyReed: 5 questions
Diffstat (limited to 'doc/index')
-rw-r--r--doc/index/discussion.mdwn32
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn
index 544b59b37..d5444768c 100644
--- a/doc/index/discussion.mdwn
+++ b/doc/index/discussion.mdwn
@@ -136,3 +136,35 @@ with all news or the one with the latest news only, I don't know yet.)
>> That wouldn't use the same style for the RSS and Atom links, and it
>> wouldn't embed the feed link into `<head>` so that browsers can automatically
>> find it.
+
+----
+
+# asciidoc or txt2tags ?
+
+Any plugins or support for using asciidoc or txt2tags as the wiki language and/or exporting to asciidoc or txt2tags?
+
+----
+
+# LaTeX support?
+
+Any plugins or support for exporting to LaTeX?
+(If not could use asciidoc or txt2tags mentioned above to generated LaTeX.)
+
+----
+
+# Using with RCS?
+
+Any examples of using co(1), ci(1) and other RCS related tools with ikiwiki?
+
+----
+
+# Using with CVS?
+
+Any examples of using ikiwiki with cvs?
+
+----
+
+# Show differences before saving page?
+
+It would be nice to be able to have a button to show "Differences" (or "Show Diff") when
+editing a page. Is that an option that can be enabled? \ No newline at end of file