RegularExpressions
bliki
LiquidInformation
Description
Having set up this
wiki I was looking for an easy way to link from my
blog to the wiki. For that purpose I wrote the plugin for
WordPress first described in the blog entry '
Verlinken von Wikipedia-Einträgen'.
As of 20050610 there is now the possibility to link from the wiki into the blog. This is a plugin for pmwiki.
'Download'
The wordpress-plugin can be 'downloaded'
here.
The pmwiki-plugin can be 'downloaded'
here.
Versioning
- up to 0.2
- Replaces {{WikiPageName}} with the actual link to that entry in the wiki.
- Replaces //WikiPageName// with a link to an entry in Wikipedia. (v0.2)
- 0.3
- Using _callbacks for allowing alternative link-text: {{WikiPage some other text for the link}}
- 0.4 @ 20050525
- Added intra blog linking.
Giving the title of an entry in ~~ will resolve into a link to that entry. Like so: ~~This is the title of some entry~~
- 0.4.9 @ 20050607
- Intra Blog Linking now works. Forgot to global $blogArchivesDir...
- 0.5 @ 20050610
- 0.6 @ 20050613
- Enabled regular WikiWords for linking from the blog into the wiki. This feature gets applied to post published after 20050612, only, to circumvent side effects with older posts that may contain WikiWords unintentionally.
- 0.7 @ 20050922
- References to external blogs now work. Forgot to global $regex_wiki_extern
- RegularExpressions now automatically tested with the help of RegexExtractor and some TestCases?.
- I am quite confident that those RegEx now work and will not stop working...
Attach:wikify.svgz
Similar Projects
Suggestions and questions by users
Put your suggestions here...
You can also contact me
directly.