How to add own parsing to wikifier

8 views
Skip to first unread message

BA

unread,
Dec 24, 2007, 7:56:59 AM12/24/07
to TiddlyWikiDev
Hi every1,

How do i add my own parsing to the wikifier engine?
Eg: my function will parse the tiddler text, find all the files (text
ending with .java .jsp etc) and in view mode show a drop down list in
front of the file name which will contain a list of actions that can
be performed on the file. functions may include viewing the file in
database, comparing file versions etc.

Thanks,
Bhupendra

FND

unread,
Dec 24, 2007, 10:22:32 AM12/24/07
to Tiddly...@googlegroups.com
> How do i add my own parsing to the wikifier engine?

I'm not intimately familiar with the wikifier, but you might want to
take a look at Martin's formatter plugins:
http://martinswiki.com
That should give you an idea of how to get started.

HTH.


-- F.

Xavier Verges

unread,
Dec 24, 2007, 11:07:55 AM12/24/07
to TiddlyWikiDev
My guess is that you have to look into config.formatters and have a
plugin that creates a new formatter
http://trac.tiddlywiki.org/browser/Trunk/core/js/Formatter.js

-Xv
Reply all
Reply to author
Forward
0 new messages