Re: [Moin-user] section "discussion"

2009-04-30 Thread Dennis Benzinger
ou know that MoinMoin has a supplementation pages feature? See the help at http://moinmo.in/HelpOnConfiguration/SupplementationPage HTH, Dennis Benzinger -- Register Now & Save for Velocity, the Web Performance &

Re: [Moin-user] ReStructuredText as default parser?

2009-04-05 Thread Dennis Benzinger
I don't know if it was already possible with 1.7.1 but you can set the default_markup option to rst. Read: http://moinmo.in/HelpOnConfiguration#various HTH, Dennis Benzinger -- _

[Moin-user] FullSearch vs. FullSearchCached

2009-03-07 Thread Dennis Benzinger
Hi! http://moinmo.in/HelpOnMacros says that the results of FullSearchCached may not be up to date. When would that be the case? Can the cache which is used by this macro be invalidated or updated manually? Dennis Benzinger

Re: [Moin-user] Mercurial setup for creating my own theme

2009-02-26 Thread Dennis Benzinger
27;ll somehow have to apply them to 1.9. Or I'd >> make my changes in 1.9 and then have to backport them to 1.8. > > Yes. Or you just have it in another repo (like moin extensions). > [...] OK. So probably the easiest way would be to start developing the theme for 1.9

[Moin-user] Mercurial setup for creating my own theme

2009-02-26 Thread Dennis Benzinger
? My problem is that there is already a clone for 1.9 so if I'd make my changes in a 1.8 repo I'll somehow have to apply them to 1.9. Or I'd make my changes in 1.9 and then have to backport them to 1.8. (Just in case you didn't notice by now, I'm a Mercuri

Re: [Moin-user] Simple workflow / Page approval

2009-02-25 Thread Dennis Benzinger
l process for edits? Thanks for your help, Dennis Benzinger -- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -

[Moin-user] Simple workflow / Page approval

2009-02-24 Thread Dennis Benzinger
Hi! Is there a way to set up a kind of workflow where a) edits to pages b) creation of new pages are not public until some admin user approves them? Dennis Benzinger -- Open Source Business Conference (OSBC), March

[Moin-user] Adding a page to a category

2009-02-19 Thread Dennis Benzinger
quick look at the code in queryparser.py and it seems like the macro only finds categories if they appear below a horizontal rule and possibly some comments. Should the help page be changed to indicate the stricter rules of queryparser.py or is the help page correct and should the code be changed?

[Moin-user] Wrong parser in spite of processing instruction?

2009-02-16 Thread Dennis Benzinger
ruction only be parsed by the given parser? (In that case the wiki parser and not the rst parser.) Or is it the responsibility of the default parser to call another parser if it detects a format processing instruction? D

[Moin-user] Supplementation pages missing on MoinMoinFeatures

2009-02-04 Thread Dennis Benzinger
Hi! On MoinMoinFeatures the supplementation pages (discussion pages) feature is missing. I couldn't add it because the page is protected. Can somebody with the needed permissions please add it? Thanks, Dennis Benz

Re: [Moin-user] CPU processing

2009-02-03 Thread Dennis Benzinger
de.google.com/p/modwsgi/wiki/InstallationIssues Is there a more detailed error message? Take a look at Services in the Control Panel. HTH, Dennis Benzinger -- Create and Deploy Rich Internet Apps outside the browser with Ad

Re: [Moin-user] Integrating external docs into moin

2009-01-29 Thread Dennis Benzinger
hange the import statement to import the ReST parser. HTH, Dennis Benzinger -- This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story.

[Moin-user] Wrong link to master19 on master.moinmo.in

2009-01-25 Thread Dennis Benzinger
Hi! In the note on top of http://master.moinmo.in there is a link to the 1.9 master. But this link points to http://master.moinmo.in and not to the 1.9 master. The link on http://master18.moinmo.in is correct. Dennis Benzinger

Re: [Moin-user] Outdated KnownIssues page

2009-01-25 Thread Dennis Benzinger
Am 25.01.2009 17:58, Thomas Waldmann schrieb: > [...] >> Are changes in the 1.8 master >> automatically applied to the 1.9 master? > > No, how should that work? :) > [...] By automatically doing a merge like in a version control sy

Re: [Moin-user] Outdated KnownIssues page

2009-01-25 Thread Dennis Benzinger
e 1.8 master automatically applied to the 1.9 master? Should I change both? Dennis Benzinger -- This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell you

[Moin-user] Outdated KnownIssues page

2009-01-23 Thread Dennis Benzinger
Hi! The page KnownIssues seems very outdated. Can I delete it or at least merge it into MoinMoinBugs? I'd also update all (13) pages that link to KnownIssues. Dennis Benzinger -- This SF.net email is sponsor

[Moin-user] Varying line height in unordered lists

2009-01-21 Thread Dennis Benzinger
a small line height and the ones with a large line height only contain text. Why is MoinMoin sometimes wrapping the text of the in an additional ? Thanks, Dennis Benzinger -- This SF.net email is sponsored by

Re: [Moin-user] non modifiable part

2008-12-04 Thread Dennis Benzinger
rt with a "#acl All:read ", but only for part of the > page > > any idea? > [...] I didn't try it but I think you could create a non modifiable page that includes a modifiable page with the Include macro <http://mo

[Moin-user] Broken links on HelpOnPatchCreation

2008-12-04 Thread Dennis Benzinger
extensions if possible link does not exist. Can somebody who is allowed to edit this page please correct these links? Thanks, Dennis Benzinger - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Buil

[Moin-user] Serving one wiki from two different domains?

2008-12-03 Thread Dennis Benzinger
www.example.com is read-only I think there won't be problems with concurrent updates to the content of the pages. But will there be problems with the two MoinMoin instances updating the cache for a page or something like that? Dennis Benz

Re: [Moin-user] option to run moinmoin in windows?

2008-11-12 Thread Dennis Benzinger
Hi Kent! Am 12.11.2008 16:13, kent sin schrieb: > Since standalone is gone with 1.8, what is the suggested platform for install > moinmoin for a windows personal server? > [...] What do you mean by standalone is gone? You can still start MoinMoin by simply running wikiserver.py . HT