I have just installed moinmoin 1.9.1 on my xubuntu linux system. I've
gone for the WikiFarm mode as I want to run a couple of personal wikis
on it. It went fairly smoothly after a few false starts and I now
have it up and running OK.
However I have one really silly/fundamental question - how do I
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 system as .JPG files. I don't
want to upload them into moinmoin as
On Mon, Feb 08, 2010 at 11:52:56AM -0600, Rick Vanderveer wrote:
>Hey Chris,
>What you want to do is leverage a couple Moin features:
>
> 1. First is cosmetic - in your farmconfig.py file, switch your theme to
>one of the available *_cms themes. The point is so that non-logged use
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
> which are already on the system where moinmoin is running?
>
>
I'm beginning to think that putting pictures into a wiki is just not
the done thing! :-) (or maybe :-( )
I'm trying to use moinmoin (and I have also played with some other
wikis without much more success) to create some narratives of holidays
and other similar sorts of things. What I want is the
On Mon, Feb 08, 2010 at 09:24:09PM +, Chris G wrote:
> I'm beginning to think that putting pictures into a wiki is just not
> the done thing! :-) (or maybe :-( )
>
> I'm trying to use moinmoin (and I have also played with some other
> wikis without much mor
dline. I've used it on
> Linux, Windows, & OS-X.
>
> It also has python bindings, I think, if you or someone wanted to create
> a moin plugin with it.
>
Not really a solution for what I want to do but it makes me feel a bit
less obtuse in that I'm not missing anythin
On Mon, Feb 08, 2010 at 04:25:31PM -0600, Rick Vanderveer wrote:
>Well, Chris, keep in mind that no blogging/wiki tool is going to just
>magically scale 6~12Mb photos to some arbitrary size that fits your
>needs. You'll have to either make or scale your own photos.
>
>With a simpl
On Mon, Feb 08, 2010 at 04:40:59PM -0600, Rick Vanderveer wrote:
>Your example:
>((attachment:/home/abcde/xyx/image.jpg|caption|width=1234|align="left"}}
>
>would be:
>{{attachment:/home/abcde/xyx/image.jpg|caption|width=1234,align="left"}}
>
OK, thanks, but I'd really like to be
On Mon, Feb 08, 2010 at 05:12:08PM -0500, George Dinwiddie wrote:
> Hi, Chris,
>
> Chris G wrote:
> >>[1]http://moinmo.in/HelpOnImages
> >>
> > Yes, I read that, but it doesn't actually work for *any* images that I
> > have tried it with. It
Since I'm a reStructuredText enthusiast I have looked at the moinmoin
reStructuredText instructions and had a play with it, it [mostly]
works.
The HelpOnParsers section about reStructuredText says (among other things):-
The above creates a link to an attachment named Attachment.zip. If the
On Mon, Feb 08, 2010 at 07:15:55PM -0600, Rick Vanderveer wrote:
>On Mon, Feb 8, 2010 at 4:49 PM, Chris G <[1...@isbd.net> wrote:
>
> On Mon, Feb 08, 2010 at 04:40:59PM -0600, Rick Vanderveer wrote:
> >Your example:
> >
> ((attach
On Tue, Feb 09, 2010 at 09:41:29AM -0500, George Dinwiddie wrote:
> Chris G wrote:
> > On Mon, Feb 08, 2010 at 07:15:55PM -0600, Rick Vanderveer wrote:
> >>On Mon, Feb 8, 2010 at 4:49 PM, Chris G <[1...@isbd.net> wrote:
> >>
> >> OK, thanks, but
I want to put some articles into my wiki and 'pretend' they were put
there a long time ago so that the date sequence of articles makes
sense (this is for holiday narratives and things like that).
Can this be done in moinmoin, i.e. is there some sort of macro or
action one can use to allow one to p
On Tue, Feb 09, 2010 at 02:19:21PM -0800, Eric Johnson wrote:
>
> On 02/09/2010 02:11 PM, Chris G wrote:
> > I want to put some articles into my wiki and 'pretend' they were put
> > there a long time ago so that the date sequence of articles makes
> > sense (
On Wed, Feb 10, 2010 at 03:47:24PM +0100, R.Bauer wrote:
> Chris G schrieb:
> > On Tue, Feb 09, 2010 at 02:19:21PM -0800, Eric Johnson wrote:
> >> On 02/09/2010 02:11 PM, Chris G wrote:
> >>> I want to put some articles into my wiki and 'pretend' they were
On Wed, Feb 10, 2010 at 11:37:56AM -0700, Gnarlodious wrote:
> Persistent cuss, ain't you?
>
Yes! :-)
> Here is what to do:
>
> 1) Learn programming. Open the Terminal application
>
I've been programming, as my job, since around 1971.
> 2) Type "python" (minus the quotes) and press return ke
On Wed, Feb 10, 2010 at 05:43:57PM -0700, Gnarlodious wrote:
> On Wednesday, February 10, 2010, Chris G wrote:
> > I've been programming, as my job, since around 1971.
> In that case, it should be easy to write a script to set all times in
> one fell swoop. I doubt that a macr
On Thu, Feb 11, 2010 at 01:20:29PM +0100, Thomas Waldmann wrote:
> Another hint:
>
> > I'm aiming to create a wiki with *history* in many parts of it
>
> If that history leaves the date range with valid 32bit UNIX timestamps
> (1.1.1970..some date in 2038 iirc), better just use normal text for yo
On Thu, Feb 11, 2010 at 01:17:37PM +0100, Thomas Waldmann wrote:
> I think you are try to go the wrong way.
>
> Moin's edit-log timestamps reflect when a revision of some content was
> saved into the wiki. As that is an important timestamp for some
> applications, we are not going to implement any
On Thu, Feb 11, 2010 at 08:47:36AM -0800, Roger Haase wrote:
>
>
> --- On Thu, 2/11/10, Chris G wrote:
>
> > From: Chris G
> > Subject: Re: [Moin-user] [spamsfaked-from] Re: Can one set the creation and
> > modify dates of an article?
> > To: moin
21 matches
Mail list logo