There are a few things I'd like to do that depend on being able to feed rich text to an extension, or template, or whatever. I'm not sure how to go about it.
Examples:
1) Dictionary entry: Mediawiki has wikitext markup for entering a dictionary entry. It would be nice to have this for Dekiwiki. However, it must be possible to have the definition include whatever rich text formatting the user may desire (could be bullet lists, tables, anything). Therefore the template, or whatever, must be able to accept rich text as an argument. Or something like that.
2) Action items: One useful feature would be to be able to enter "action items" via some template or something. Then they could be culled via some sort of search function (details TBD). However, this once again would require that the "arguments" include rich text.
Does anyone have any suggestions how to approach something like this?


Reply With Quote