Make a module to handle Wikipedia-like format
kiamlaluno - June 29, 2009 - 15:31
| Project: | Custom filter |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
Once that #505342: Allow third-party modules to modify the list of filters / rules is implemented, it will be possible to create a module for a Wikipedia-like syntax. Having a module to handle this will allow to have high performances because the code used will not be passed to create_function().

#1
I will create a module as a separate project, once that the Custom filter API will be stable.
#2
How is the progress?