Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Announcing alpha releases of 3 new wikifiers: MediaWiki(wikipedia), TWiki and Trac
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Martin Budden  
View profile  
 More options Aug 13 2006, 8:57 am
From: "Martin Budden" <mjbud...@gmail.com>
Date: Sun, 13 Aug 2006 05:57:28 -0700
Local: Sun, Aug 13 2006 8:57 am
Subject: Announcing alpha releases of 3 new wikifiers: MediaWiki(wikipedia), TWiki and Trac
I'm very happy to announce alpha releases of 3 new wikifiers
(formatters) for TiddlyWiki.

These allow you to use alternative formatting for your tiddlers. The
wikifiers are:

MediaWikiFormatterPlugin - allows Tiddlers to use MediaWiki (WikiPedia)
text formatting.

TWikiFormatterPlugin - allows Tiddlers to use TWiki text formatting.

TracFormatterPlugin - allows Tiddlers to use Trac text formatting.

There are (currently) at:

http://martinswiki.com/martinsprereleases.html

To use, just tag your tiddler with the appropriate tag. For example, to
use MediaWiki format in a tiddler, tag the tiddler with
MediaWikiFormat. To try it out you could create a tiddler, go to
Wikipedia and fetch the wikitext of an article, paste it into your
tiddler and then tag the tiddler with MediaWikiFormat.

Similarly, you could transfer wikitext to and from TWiki or Trac wikis.

Note that these are early releases and they are not complete. (For
example support for images in MediaWikiFormat is incomplete, as is
support for nested tables and templates). However I think they are
complete enough to be useful. I'd appreciate it if you post any bugs
you find in this group.

And for a bit of fun I've created a "TiddlyWikipedia" by posting a
number of articles directly from Wikipedia. See:

http://www.martinswiki.com/tiddlypedia/nordic.html

Note this is a bit slow to load. Note also that the rendering is not
perfect - I'm aware of this, but posted this anyway, since I think it
is a useful demonstrator and proof of concept.

Martin


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
greg  
View profile  
 More options Aug 21 2006, 5:57 pm
From: "greg" <eeg...@gmail.com>
Date: Mon, 21 Aug 2006 14:57:49 -0700
Local: Mon, Aug 21 2006 5:57 pm
Subject: Re: Announcing alpha releases of 3 new wikifiers: MediaWiki(wikipedia), TWiki and Trac
Martin,

Great wikifiers!  I will be definitely be using the TWiki formatter,
and I have already tried it out.  Can we make a way to globally enable
this for all tiddlers?  Can we make it possible to support both TWiki
and TiddlyWiki formatters at the same time?  What I really want to do
is be able to embed tiddlywikis as TWiki pages.  It can be done right
now by attaching an html page.  I may work on a TWiki plugin to enhance
this ability.

Here are my observations so far on possible formatting improvements
TWiki also supports <br> as a line break
Header formatting-
In Twiki, the size of '---+' is really large, and '---++' creates a
highlighted background like Tiddlywiki's '!'
---+++ ---+++


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Martin Budden  
View profile  
 More options Aug 24 2006, 2:17 am
From: "Martin Budden" <mjbud...@gmail.com>
Date: Wed, 23 Aug 2006 23:17:52 -0700
Local: Thurs, Aug 24 2006 2:17 am
Subject: Re: Announcing alpha releases of 3 new wikifiers: MediaWiki(wikipedia), TWiki and Trac
Glad you like the wikifiers.

I don't understand all your questions though:

a) "Can we make a way to globally enable
this for all tiddlers?", do you mean can we make the default (say)
"TWikiFormat"?
This is actually quite tricky, since TiddlyWiki itself relies on
Tiddlers in standard format. I have a longer term plan to look into
this, though.

b) "Can we make it possible to support both TWiki
and TiddlyWiki formatters at the same time?". We already can. I expect
you mean: "Can you have TWiki and standard format in a single
tiddler?". This again is tricky, and in the the general case there are
formatting conflicts between different wikifiers.

But as a partial answer to (a) and (b) it would be possible to have a
pluging that supports as subset of TWiki format (the subset that does
not conflict with TiddlyWiki format) and have this "always on".

I already have a plan for a MediaWiki table formatter plugin, so that
you can use MediaWiki format tables within normal tiddlers. (I've
chosen MediaWiki format tables because they are by far the richest and
most powerful tables of any of the Wikis I have looked at. The also
have a nice syntax).

(c) <br> as line break. That's easy and I'll add it over the weekend.
(d) "the size of '---+' is really large...". I'll look into this, but I
presume it is just a style thing.

Martin


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
greg  
View profile  
 More options Aug 24 2006, 5:40 pm
From: "greg" <eeg...@gmail.com>
Date: Thu, 24 Aug 2006 14:40:04 -0700
Local: Thurs, Aug 24 2006 5:40 pm
Subject: Re: Announcing alpha releases of 3 new wikifiers: MediaWiki(wikipedia), TWiki and Trac
You understand perfectly, thanks!  I have a tiddlywiki as an attachment
on TWiki right now- will let you know if I ever get an upload plugin
working on TWiki.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Greg Wolff  
View profile  
 More options Aug 27 2006, 2:19 pm
From: "Greg Wolff" <greg.wo...@rdvp.org>
Date: Sun, 27 Aug 2006 11:19:47 -0700
Local: Sun, Aug 27 2006 2:19 pm
Subject: Re: Announcing alpha releases of 3 new wikifiers: MediaWiki(wikipedia), TWiki and Trac
Martin,
Tiddlypedia is cool.

Here's a quick hack to help follow Wikipedia links which are not local
to the TiddlyWiki. Simply replace the defaultText with a link to the
Wikipedia article of the same name. Put the following in your
"settings" tiddler to get the idea.  (For a production version, you
would need to substitute '_' for spaces in the Tiddler name, %0.)

config.views.editor.defaultText = "See also:
http://www.wikipedia.org/wiki/%0";
config.views.wikified.defaultText="The tiddler '%0' doesn't yet exist.
Double-click to create it or click http://www.wikipedia.org/wiki/%0 to
view on wikipedia."

-Greg


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Martin Budden  
View profile  
 More options Aug 28 2006, 10:54 am
From: "Martin Budden" <mjbud...@gmail.com>
Date: Mon, 28 Aug 2006 07:54:45 -0700
Local: Mon, Aug 28 2006 10:54 am
Subject: Re: Announcing alpha releases of 3 new wikifiers: MediaWiki(wikipedia), TWiki and Trac
Glad you like Tiddlypedia.

Your suggestion is a good one, and I'll incorporate it.

Martin


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google