Closed (fixed)
Project:
Drupal.org CVS applications
Component:
new project application
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
30 Nov 2010 at 12:58 UTC
Updated:
9 Mar 2019 at 18:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dimduj commentedThis is my first Drupal contribution.
A simple filter that provides a set of icons, similar to a well known book editor.
Useful when you write a tutorial.
Comment #2
avpadernoHello, and thank you for applying for a CVS account.
As per requirements, the motivation should describe the module features (in more than two sentences, and in few paragraphs), and include a comparison with the existing solutions.
Comment #3
dimduj commented(Thanks for your advices)
(lets try :))
Icons for dummies is a simple filter module for redactional purpose (tutorial, ...) that provides a set of icons, similar to a well known book editor.
This module allows to highlight certain sections of your text with a box and associated iconography.
The use of iconsfordummies is quiet simple thanks is syntax:
juste type:
where TYPEOFICON could be:
The filter will replace it with a div and an associated class.
This module is compatible with other filters such as html_filter or geshi_filter for example
Comment #4
dimduj commentedAnd here is the comparsion with others modules:
Comparison with other modules
There has not, to my knowledge, other similar modules.
This can be explain by the very limited scope of functionality of the module and its very specific usecase..
The only benefit of this module is to have a syntax for your tutorial structure that is independant from the theme
------
I hope this is what your waiting for ?
Comment #5
dimduj commentedHi everybody !
Any advices to see my moduel reviewed ?
Thx
Comment #6
avpadernoWelcome on board!
Comment #9
avpaderno