Hi
Am Donnerstag, den 11.02.2010, 14:11 + schrieb Chris G:
> > What you maybe want to try is to use e.g. MonthCalendar and create pages
> > with it. They'll have the date in the pagename as
> > CalendarPage/-MM-DD format and thus can be sorted easily. You can
> > also create such pages
Am Montag, den 08.02.2010, 21:04 + schrieb Chris G:
> On Mon, Feb 08, 2010 at 09:48:25PM +0100, m...@heavy.ch wrote:
> >Am Montag, den 08.02.2010, 17:55 + schrieb Chris G:
> >
> > Is it possible for moinmoin to display 'local' images, i.e. images
>
Am Montag, den 08.02.2010, 17:55 + schrieb Chris G:
> Is it possible for moinmoin to display 'local' images, i.e. images
> which are already on the system where moinmoin is running?
>
> I'm running version 1.9.1 on xubuntu 9.10. All I want to do is
> display images which are already on the s
Hi Kai
Just use something like:
?action=rss_rc&unique=1&ddiffs=1
But it's not possible to get an rss from only some pages with
CategoryXy...
bye
Marcel
Am Sonntag, den 24.01.2010, 08:16 + schrieb Kai Jaeger:
> I tried to figure out how to make RSS feeds available in Moin. My
> understandi
hi there
Well it's an old action: http://moinmo.in/ActionMarket/CreateNewPage.
Normally you put this action in a directory under your data dir...
"/plugin/action/" or somewhere in your moin installation directories.
With the "actions_excluded" you can exclude unwanted action in your
config, see he
Am Mittwoch, den 30.12.2009, 19:03 +0100 schrieb Florian Lindner:
> Am Montag, 28. Dezember 2009 18:03:59 schrieb Florian Lindner:
> > Am Samstag, 26. Dezember 2009 23:00:27 schrieb Thomas Waldmann:
> > > > [Fri Dec 25 17:45:52 2009] [error] [client 79.211.124.180] if lang
> > > > is None and
Hi Mark
See some feedbacks directly in your mail...
Am Mittwoch, den 23.12.2009, 12:12 -0700 schrieb Mark Bradford:
> My first attempt was to configure them using FarmConfig, but rather than
> have them set up as
>
> wiki1.example.com
> wiki2.example.com
> wiki3.example.com
>
> they're configu
Am Mittwoch, den 23.12.2009, 15:36 -0700 schrieb Mark Bradford:
> Mark Bradford wrote:
>
> > I'll try grabbing the code from Mercurial, thank you!
>
> ...Sadly, that doesn't seem to rectify the issue.
>
maybye login to irc and ask somebody there, maybe they can help you
directly: http://moinmo.
Am Mittwoch, den 23.12.2009, 15:28 -0700 schrieb Mark Bradford:
> m...@heavy.ch wrote:
>
> > Am Mittwoch, den 23.12.2009, 12:12 -0700 schrieb Mark Bradford:
>
> >> My next attempt was to put
> >>
> >> WSGIScriptAlias /wiki1 /path/to/share/moin/server/m
Hi Stefan
Stefan Riedel schrieb:
> Hy Marcel,
>
> I've been added a page names "Downloads" and a page names "Kunden" in the
> the acl line from page Downloads shows: #acl Kunden:read but if I change the
> user to HansWurst I become an error with permission denied... But the page
> Kunde looks lik
Stefan Riedel schrieb:
> Hy,
>
>
>
> is there a simple way to set acls for attachments? In my wiki I would
> like authorize a member to download an attachment but a guest will get
> an error.
>
Hi Stefan
At the moment attachment are "bound" to a wiki page. so if you use some
acl for a page t
Kai Jaeger schrieb:
> Hi Marcel
>
>> What do you mean "apart from each other". the user homepages, the user
>> files (with all their login, password, ...) itself or both.
>
> Literally everything. The wikis are supposed to be completely
> separated with the exception of the underlay stuff.
separa
Christopher MacMinn schrieb:
> Hi everyone -
>
> I'm trying to create a page that includes a list of people, with each
> entry containing a paragraph of text and a right-aligned photo (see,
> e.g., here: http://almlab.mit.edu/ALM/Lab_Members/Lab_Members.html).
>
> I can't figure out how to do th
Kai Jaeger schrieb:
> I have a wiki farm. Users are not shared between the wikis.
>
> When I go in one of the wikis with only 2 users right now on my
> personal homepage and click then on CategoryHomepage, I get a list of
> all users of all the wikis in the farm.
>
> Rightly it says that the home
Lettow, Kenneth schrieb:
> I am a MoinMoin newbie trying to install the /mathtran or /inline_latex
> parser in my wiki. When I click on the relevant .py file in the
> parsermarket I am sent to a mercurial repository with no way to download
> the file.
>
> I am sure it is something simple.
try
Eric Johnson schrieb:
> We just completed an upgrade to MoinMoin 1.8.1 (from 1.5.8!).
>
> Now users are complaining that getting certain attachments requires an
> extra click.
>
> The message they're seeing is:
>
> Current configuration does not allow embedding of the file
> BW570Training_Presen
Hi there
Yesterday I could create a onw macro Licence.py with the help of
ReimarBaur (thanks). This macro call itself the Macro FootNote and
output some customized footnote text. So far so good!
But I discovered that If I call the macro FootNote from another macro
(like I do) then the html ou
R.Bauer schrieb:
> m...@heavy.ch schrieb:
>> Is there an example how I can call from a macro another marco and
>> parse/render this? I was looking in other macros and in the source of
>> moinmoin but couldn't find any examples how to do this. Any hints? :-)))
>
hi there
I made some small macro like:
<>
with should output some FootNote Macro with prefilled automatic
generated footnote text/links, well see here for an example
http://rock.heavy.ch/Test
The problem is that the macro "FootNote" is not getting
rendered/executed. How I can do this?
My sourc
Kai Jaeger schrieb:
> So far I accessed my wiki via
> http://aplteam.com/aplwiki
>
> For this to work I used:
> WSGIScriptAlias /aplwiki"C:/configs/moin.wsgi"
>
> I would like to change now to
> http://aplwiki.com
>
> but suprisingly I cannot find a way how to change
> the WSGIScri
Kai Jaeger schrieb:
> I make heavy use of MoinMoin's Category feature.
>
> In particular I use category pages which do a (non-chached)
> FullSearch. As a result these lists are always up-to-date. Nice.
>
> However, the page names are not always that clear. I would very much
> appriciate a feature
Simon Bruechner schrieb:
> Hi,
> where in the wiki can I set up the TestGroup page? I don't understand
> how to create a Group for a protected group of users. In the
> "documentation" http://moinmo.in/Documentation I didn't find anything!
Hi there
read here: http://moinmo.in/HelpOnAccessControlL
m...@heavy.ch schrieb:
> Kai Jaeger schrieb:
>> I make heavy use of MoinMoin's Category feature.
>>
>> In particular I use category pages which do a (non-chached)
>> FullSearch. As a result these lists are always up-to-date. Nice.
>>
>> However, the p
Kai Jaeger schrieb:
> I make heavy use of MoinMoin's Category feature.
>
> In particular I use category pages which do a (non-chached)
> FullSearch. As a result these lists are always up-to-date. Nice.
>
> However, the page names are not always that clear. I would very much
> appriciate a feature
hi
Matella, Gunter schrieb:
> to show an attached image file (format BMP) in a wiki page.
well, the bpm format is very old an was designed for windows 3. So if
you care that your visitors can see your images never use this kind of
prosperity stuff. Save your images as a png or jpg and everything
Dirk Fieremans schrieb:
> Hi,
>
> I'm currently reviewing whether I could use MoinMoin as our corporate
> Wiki/Intranet.
> As we use virtualisation very strongly, I was interested to know whether
> the MoinMoin virtual appliance is still maintained.
like you said, 2007 is very outdated! don't use
Frank Lin PIAT schrieb:
> Hello,
>
> It seems that it is be possible to implement a sidebar using the
> Admonition logic.
> You can see an example in [1]. The typical wiki code and CSS are below.
>
> What do you think about it?
> I could work on a patch if you are interested.
>
> Franklin
>
>
hi
k...@aplteam.com schrieb:
> Accidentically I found a call to FullSearch using "\b" as parameter.
> Obviously this macros has command of some tricks I am not aware of.
>
> However, I cannot find a reference to its parameters in the help file.
look here: http://moinmo.in/HelpOnSearching for se
J Zeiger schrieb:
> I tried to search the mailing list archive, but i kept on timing out.
> So, my apologies if this has already been answered.
In generaly read/search throught the wiki! For example about
configuration stuff:
* http://moinmo.in/HelpOnConfiguration#style
>
> I have performed a
hi there
Dr. Uwe Werner schrieb:
>
> User satisfaction would grow enormously if Moin was able position the
> cursor where the double click took place (or close by).
yes that would be great idea, but it seems to me quite difficult.
because a wiki pages can also contains macros, acl, pragam, co
hi
Dr. Uwe Werner schrieb:
> Hello Fellow-MoinMoiners!
>
> I was wondering if there is a difference in performance between
>
> (1) <>
>
> and
>
> (2) <> ???
>
if you talk about xapian, I think there is no different, because all
keywords/data are stored in a indexes/database... but maybe some
k...@aplteam.com schrieb:
> I have a category
>
> http://aplteam2.com/aplwiki/CategoryBaaLondon
>
> There is a page
>
> http://aplteam2.com/aplwiki/RunningBAAlondon
>
> which belongs to that category but is not listed.
>
> What's wrong here?!
>
> Kai
>
I made the same test on my wiki:
http
hi
k...@aplteam.com schrieb:
> You did not read my mail completely I dare say. That was not my point.
you right, I was too fast, that's come from reading multitasking e-mails
in different languages... in the end you don't understand anything :-(
also about your javascript button, it's maybe also
hi there
k...@aplteam.com schrieb:
> I've just converted from a single wiki to a wiki farm.
>
> Almost everything works fine but the FavIcon: It's grabbed from the
> shared htdocs directory, meaning that all my wikis share the same
> FavIcon.
>
> Is there a way to make every wiki using it's own
hi
k...@aplteam.com schrieb:
> I was interested in copying a piece of CSS from the source of a page
> which got deleted in the meantime. For that reason I ...
css - is normally not editable within wiki??!?!?!?!, but well you maybe
use this just for an example...
>
> * displayed the page
> * click
hi
>>> I doubt a sequence can be done with what Moin provides so far. Am I
>>> right?
>> Yes, we don't provide counters.
>>
>>> Do I have to customize this macro? (I doubt I can achieve that :-( )
>> Looks like. Heads up, Python is easy. :)
>>
>
> Major problem is Moin and how its different part
Frank Lin PIAT schrieb:
> On Fri, 2009-03-06 at 10:24 +, k...@aplteam.com wrote:
>> I would like to prevent MoinMoin to change the "last edited by" guy
>> when the "Trivial" checkbox is ticked.
>
> I have another question related to "last edited":
> - is it possible to hide the "by JohnDoe" p
Dennis Benzinger schrieb:
> 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?
you can use the action "clean cache" (url looks li
Hi:
Dennis Benzinger schrieb:
> 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?
>
not 100%. but I think about two possibilities
1. Creation of new Pages
=
you
David M. Besonen schrieb:
> On 2/19/2009 9:26 AM, Christopher MacMinn wrote:
>
> also, does it matter where in the .css file i place this rule
> (is the whole .css file interpreted prior to it being
> "executed")?
with some themes you can have four css included:
* common.css --> here goes ever
Matt W schrieb:
> Hi all--
>
> here I go again, upgrading MoinMoin, something that has bitten me before :)
>
> We are upgrading from 180 to 182. I really tried to be careful
> following the guides and didn't see any 'gotchas' in the CHANGES file.
> I thought I had done everything correctly but
Aline Guedes schrieb:
> Hello,
>
> I am using Moinmoin 1.5.8 with a customized theme (sinorca4moin with
> some modifications) and I noticed that the css files are being sent to
> the browser in every request. Is this behavior a configuration I could
> change or maybe something wrong in the code? I
waqas ahmad schrieb:
>
>
> Hi,
>
> I configure my apache with ssl and apache is working fine..but when i
> want to acces moinmoin then it show nothing.
>
> It says page can not be displayed.
>
> I am using moinmoin182 with apache2.2.8 (mod_wsgi). I added also
> following line in wikiconfig.
another point...
Miguel Da Silva - URI schrieb:
> acl_rights_before = (u"MiguelDaSilva:read,write,revert,delete,admin")
don't use brackets around just write acl_rights_before =
u"MiguelDaSilva:read,write,revert,delete,admin"
bye
Marcel
--
Hi there
Between 1.5 and 1.7 the regex for page_group_regex, page_group_regex,
etc.. changed you should read the docs/ in your moinmoin download
carefully or take a look at http://moinmo.in/HelpOnConfiguration#pages
and check if your wikiconfig.py looks like this:
page_category_regex = ur'(?
Rick Vanderveer schrieb:
> I decided to toy around with the new beta that was posted the other day
> on my Moin test server. I've already switched to Apache & mod_wsgi for
> moin 1.8. I replaced the moin.wsgi from 1.8 with the new one from
> 1.9beta. However, when I try to hit the main page, I g
rupert thurner schrieb:
> hi,
>
> would a parameterized include like
> http://www.wikimedia.ch/index.php?title=Template:Lang&action=edit would be
> possible on a moinmoin wiki too? this would be a possibility to construct a
> standardized language bar, and you see if a page is translated or not.
>
hi
you also maybe look at this example:
http://moinmo.in/FeatureRequests/ThisPageInOtherLanguages
bye
Marcel
rupert thurner schrieb:
> hi,
>
> would a parameterized include like
> http://www.wikimedia.ch/index.php?title=Template:Lang&action=edit would be
> possible on a moinmoin wiki too? thi
rupert thurner schrieb:
> hi,
>
> would a parameterized include like
> http://www.wikimedia.ch/index.php?title=Template:Lang&action=edit would be
> possible on a moinmoin wiki too? this would be a possibility to construct a
> standardized language bar, and you see if a page is translated or not.
>
rupert thurner schrieb:
> hi,
>
> how one could best structure http://wiki.debian.org, to easiest cope with:
> * new releases of debian
> * general package information
> * in various languages
> * debian release specific package information in various languages
>
> it would be nice to easy throw
Christopher MacMinn schrieb:
> I grabbed the sidebar function definition from gugiel.py, but I don't
> understand where the sidebar comes from -- do I need to create my own
> HTML file named sidebar.html and stick it somewhere?
the sidebar itself is another wiki page. so you can add to your curren
Joe Legner schrieb:
> Hello, I am new to this mailing list and hopefully am asking this
> correctly. I am running MoinMoin 1.8.1 on Webfaction, which runs under
> Apache (.htaccess only). My main script is named index.cgi.
>
hi
btw cgi is slow; but lucky webfaction also offer to running an o
Hi Florian
Florian Lindner schrieb:
> Hello,
>
> is there something like the MediaWiki discussions about every wiki site?
>
> Thanks,
>
yes; it's called "Supplementation"
http://moinmo.in/HelpOnConfiguration/SupplementationPage
hope it helps.
bye
Marcel
--
hi
s...@pobox.com schrieb:
> In the Python MoinMoin installation (http://wiki.python.org/moin/) we are
> not getting notifications about page copies.
yes; i could verify this, maybe fill a bug report about this:
http://moinmo.in/MoinMoinBugs
but be aware the action CopyPage is a bit dangerous
David Cramer schrieb:
> Ok, using a newer python is possible (unfortunately switching platforms
> would be harder...IT is making me move the wiki into their datacenter
> because it's got so much valuable info in it...I'm taking the machine
> they give me). Would the process be as follows, correct?
Hi Thomas
Did you already checked out this page (sectionReceiving Mail)?
http://moinmo.in/HelpOnConfiguration/EmailSupport
I do not know about locking features, you may want to ask them in the
IRC / MoinMoinChat.
bye
Marcel
> Thomas Arthur Oehser schrieb:
>> I have a need for a script, trigge
Hi
I added a bug report
http://moinmo.in/MoinMoinBugs/1.8%20DocbookErrorWithMacroInclude because
I also have some problems using docbook rendering on pages with include
macros.
But your problems "ImportError: ld.so.1: python: fatal: libgcc_s.so.1:
open failed: No > such file or directory"... loo
Olivier Lauret schrieb:
> Hello,
>
> I'd like know if someone can help me with a xapian installation. I'm on
> a server where I don't have root access.
>
I did also a Xapian installation without root access.
1. Python Installation 2.5 (but also works with 2.4) from the Source!
2. xapian-core
hi there
> Please tell me how can i use left/center/right/justify for my text
> aligntment. which command or syntax i have to use for these options in
> my text_editor.
yes, they did add those css classes to the common.css stylesheet
A) one way would be to use the parser syntax like
{{{#!wiki r
Hi There
>
> and i tried to put some video files on pages but page show only window media
> player but doesnt play the video.
>
> I changed my wikiconfig.py also regarding this
> document.(http://master.moinmo.in/HelpOnMacros/EmbedObject).
>
> but i cant play video on pages. i see only th
Linda Rose schrieb:
> Hi Reimar,
>
> Version 1.8. I was doing title searches and full text searches.
>
> What is xapian?
Look in your MoinMoin:
http://moinmo.in/HelpOnXapian
bye
Marcel
-
This SF.Net email is sponsored b
Hi there
I started trying to archive my mp3 music collection with MoinMoin.I'm
use a protected Wiki, but would like also to "stream" (sort of) some m3u
or mp3 files directly to a multimedia player. A file like music.m3u
would be downloaded from my wiki and would be open with my vlc player.
The fi
Hi Arver
Maybe you hace check your wikiconfig.py with for some custom user_
stuff!
See here for the reference:
http://moinmo.in/HelpOnConfiguration/UserPreferences
Another point is the "jid" Error, what it seems has to be something to
do about the jabber ids
Maybe take a look here: http://moinm
Hi there
It's simple, just use something like this:
[[http://www.google.ch||target="_blank"]]
see here for more informations: http://moinmo.in/HelpOnLinking
bye
Marcel
> Am Mittwoch, den 22.10.2008, 09:39 +0200 schrieb Janssens Karen:
> > Hi all
> >
> > How can i make links to external we
Hi Ted
You also need to change the intermap.txt on every wiki's data dir. only
edit your "main" intermap.txt is not enough. I'm using symlink for this,
so I do have a central intermap.txt file...
the config option "shared_intermap" did not working in my config (don't
know why). also don't forget
Hi
I'm using webfaction.com. they offering you to a moderate price, a ssh
access and your own apache instance. so you can run your own apache
mod_wsgi or a standalone version. also it's possible to compile your own
xapian search. cgi works also but it's too slow in my eyes.
bye
Marcel
Am So
Hi there
for your problem I would also use some ACL to remove read (also even
finding the page via searcH) access to everyone except to yourself (or
some group of users).
More about acl would be here:
http://moinmoin.wikiwikiweb.de/HelpOnAccessControlLists
hope that's helps!
cya
Marcel
Am Fre
67 matches
Mail list logo