]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/index/discussion.mdwn
web commit by JeremyReed: ask about max submit size
[ikiwiki.git] / doc / index / discussion.mdwn
index ecb68a49e04180822b5937d91e1a8a66d9f59f65..e6ed33eec29007a6601a539d29f4659013629e67 100644 (file)
@@ -80,6 +80,9 @@ easily, perl is possible (but I'm not strong in perl).
 >
 > -- Josh Triplett
 
+>> Thanks for an excellent Xmas present, I will appreciate the additional 
+>> users this will help switch to ikiwiki! --[[Joey]]
+
 ----
 
 # OpenID
@@ -169,6 +172,12 @@ Any plugins or support for exporting to LaTeX?
 > working the way you're thinking of. Noone is currently working on it.
 > --[[Joey]]
 
+>> I did some tests with using Markdown and a customized HTML::Latex and html2latex
+>> and it appears it will work for me now. (I hope to use ikiwiki for many
+>> to collaborate on a printed book that will be generated at least once per day in PDF format.)
+>>
+>> --JeremyReed
+
 ----
 
 # Using with RCS?
@@ -182,6 +191,15 @@ Any examples of using co(1), ci(1) and other RCS related tools with ikiwiki?
 > that supports web commits with ci, and history (parsing the rcs files by
 > hand?). If you're a masochist. :-) --[[Joey]]
 
+>> It does have history using rlog(1) which is similar format to "cvs log".
+>> I don't think it has any possible hooks. What would happen if I call
+>> ikiwiki directly from rcs_commit? (I didn't try yet.) On that note,
+>> I don't see any way for ikiwiki to generate a single file, but I guess
+>> that doesn't matter as --refresh should be fast enough.
+>> I made a Rcs/rcs.pm plugin from Stub. I have been testing it some.
+>>
+>> --JeremyReed
+
 ----
 
 # Using with CVS?
@@ -200,3 +218,10 @@ editing a page. Is that an option that can be enabled?
 
 > It's doable, it could even be done by a [[todo/plugin]], I think.
 > --[[Joey]]
+
+----
+
+# Max submit size?
+
+Any setting for limiting how many kilobytes can be submitted via the "edit" form?
+-- [[JeremyReed]]
\ No newline at end of file