Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Sep 2012 at 13:52 UTC
Updated:
1 Jan 2013 at 19:40 UTC
Piecon module allows site administrators to generate circle diagram in place of favicon.
Additional settings allow to set the color of the main region, background color and color of the icon shadow on the circle diagram.
Also the following options are available:
- showing percents on the right of circle diagram;
- showing only the circle diagram;
- showing only percents without circle diagram.
Configuration:
After enabling this module you can change settings on the theme configuration page (admin/config/media/piecon-settings).
Project page:
http://drupal.org/sandbox/airXmedia/1780066
Link to git repository:
git clone http://git.drupal.org/sandbox/airXmedia/1780066.git piecon
For Drupal 6 and 7
Comments
Comment #1
fabioknoedt commentedHi,
I didn't understand perfectly the objective of your module. Please make a better explanation here and in the project page.
I found some initial problems in your sandbox:
1. your git link is wrong, should be: git clone http://git.drupal.org/sandbox/airXmedia/1780066.git piecon
2. the readme.txt file is missing.
3. your link to page settings page for Drupal 7 is wrong. There is no admin/build/ in Drupal 7.
4. you should add a link in .info file to your settings page. Just add a new line in .info file: configure = admin/________/piecon-settings
5. the color picker in Chrome for macOSx is not working.
6. your project page is too poor, you should explain in details what the module does, with screenshots. Otherwise, if someone goes to your project page he won't understand and also the search engines won't display results for someone that is looking for a module like that. More details: create a good project/module description page [2].
7. please take a look at this errors and warning and fix them: http://ventral.org/pareview/httpgitdrupalorgsandboxairxmedia1780066git
[2] http://growingventuresolutions.com/blog/module-owners-how-make-your-modu...
Comment #2
fabioknoedt commentedComment #2.0
airXmedia commentedEdited text configuration
Comment #3
klausiClosing due to lack of activity. Feel free to reopen if you are still working on this application.
Comment #3.0
klausiEdited link to git repository