Hi, I'm working on a WikiFormat module for Drupal 6+ This module will enable users to input content in Wiki-Like markup language. I'm following the WikICreole syntax. I don't think there's a complete solution for this problem (Wiki markup) for D6. And yes, I know about flexifilter and customfilter. Quite a part of the module is over. Actually everything in it is not just for drupal. I'm writing a class which can be used at other places too. Drupal's part is just call the parser in the class. I'm seeking co-maintainers for the same. The project has not yet been created on drupal.org as I didn't create or co-maintained any project. Just submitted patches. Any volunteers ? -- Nilesh Govindarajan Site & Server Administrator www.itech7.com
I'm working on a WikiFormat module for Drupal 6+ This module will enable users to input content in Wiki-Like markup language. I'm following the WikICreole syntax. I don't think there's a complete solution for this problem
Did you make sure that you really do not duplicate efforts? There seems to be a lot of existing work already: http://drupal.org/project/modules?text=wiki
Daniel F. Kudwien wrote:
I'm working on a WikiFormat module for Drupal 6+ This module will enable users to input content in Wiki-Like markup language. I'm following the WikICreole syntax. I don't think there's a complete solution for this problem
Did you make sure that you really do not duplicate efforts? There seems to be a lot of existing work already: http://drupal.org/project/modules?text=wiki
That was my thought. See www.mingw.org for an example of a Drupal wiki already in use. Rather than recreate check to see if you can help improve what exists. -- Earnie -- http://progw.com -- http://www.for-my-kids.com
On Wed, Mar 17, 2010 at 4:55 PM, Earnie Boyd <earnie@users.sourceforge.net> wrote:
Daniel F. Kudwien wrote:
I'm working on a WikiFormat module for Drupal 6+ This module will enable users to input content in Wiki-Like markup language. I'm following the WikICreole syntax. I don't think there's a complete solution for this problem
Did you make sure that you really do not duplicate efforts? There seems to be a lot of existing work already: http://drupal.org/project/modules?text=wiki
That was my thought. See www.mingw.org for an example of a Drupal wiki already in use. Rather than recreate check to see if you can help improve what exists.
-- Earnie -- http://progw.com -- http://www.for-my-kids.com
How do you know that mingw.org are using a Wiki Input format ? I've tried all existing Wiki modules on drupal.org, but none of them provided a complete solution. WikiTools and Diff were the best. I'm still using it. PearWiki sucks. It supports minimal syntax. Flexifilter didn't work. Customfilter works, but is almost same as creating a module, but it didn't work properly with tables. -- Nilesh Govindarajan Site & Server Administrator www.itech7.com
Nilesh Govindarajan wrote:
On Wed, Mar 17, 2010 at 4:55 PM, Earnie Boyd <earnie@users.sourceforge.net> wrote:
Daniel F. Kudwien wrote:
I'm working on a WikiFormat module for Drupal 6+ This module will enable users to input content in Wiki-Like markup language. I'm following the WikICreole syntax. I don't think there's a complete solution for this problem
Did you make sure that you really do not duplicate efforts? There seems to be a lot of existing work already: http://drupal.org/project/modules?text=wiki
That was my thought. See www.mingw.org for an example of a Drupal wiki already in use. Rather than recreate check to see if you can help improve what exists.
-- Earnie -- http://progw.com -- http://www.for-my-kids.com
How do you know that mingw.org are using a Wiki Input format ?
Because I installed it.
I've tried all existing Wiki modules on drupal.org, but none of them provided a complete solution. WikiTools and Diff were the best. I'm still using it. PearWiki sucks. It supports minimal syntax. Flexifilter didn't work. Customfilter works, but is almost same as creating a module, but it didn't work properly with tables.
That isn't a reason to create a new module. It is a reason to work with the ones that exist to improve them. -- Earnie -- http://progw.com -- http://www.for-my-kids.com
On Wed, Mar 17, 2010 at 5:50 PM, Earnie Boyd <earnie@users.sourceforge.net> wrote:
Nilesh Govindarajan wrote:
On Wed, Mar 17, 2010 at 4:55 PM, Earnie Boyd <earnie@users.sourceforge.net> wrote:
Daniel F. Kudwien wrote:
I'm working on a WikiFormat module for Drupal 6+ This module will enable users to input content in Wiki-Like markup language. I'm following the WikICreole syntax. I don't think there's a complete solution for this problem
Did you make sure that you really do not duplicate efforts? There seems to be a lot of existing work already: http://drupal.org/project/modules?text=wiki
That was my thought. See www.mingw.org for an example of a Drupal wiki already in use. Rather than recreate check to see if you can help improve what exists.
-- Earnie -- http://progw.com -- http://www.for-my-kids.com
How do you know that mingw.org are using a Wiki Input format ?
Because I installed it.
I've tried all existing Wiki modules on drupal.org, but none of them provided a complete solution. WikiTools and Diff were the best. I'm still using it. PearWiki sucks. It supports minimal syntax. Flexifilter didn't work. Customfilter works, but is almost same as creating a module, but it didn't work properly with tables.
That isn't a reason to create a new module. It is a reason to work with the ones that exist to improve them.
-- Earnie -- http://progw.com -- http://www.for-my-kids.com
Can you please elaborate what you installed ? PearWiki ? -- Nilesh Govindarajan Site & Server Administrator www.itech7.com
Nilesh Govindarajan wrote:
Can you please elaborate what you installed ? PearWiki ?
Freelinking and PEAR Wiki filter along with Comment subects, Nodeacess and Pathauto. -- Earnie -- http://progw.com -- http://www.for-my-kids.com
On 03/17/2010 08:47 PM, Earnie Boyd wrote:
Nilesh Govindarajan wrote:
Can you please elaborate what you installed ? PearWiki ?
Freelinking and PEAR Wiki filter along with Comment subects, Nodeacess and Pathauto.
Thanks. You prevented my hard work, and another duplicate module. -- Nilesh Govindarajan Site & Server Adminstrator www.itech7.com
participants (3)
-
Daniel F. Kudwien -
Earnie Boyd -
Nilesh Govindarajan