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

fabioknoedt’s picture

Hi,

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...

fabioknoedt’s picture

Status: Needs review » Needs work
airXmedia’s picture

Issue summary: View changes

Edited text configuration

klausi’s picture

Status: Needs work » Closed (won't fix)

Closing due to lack of activity. Feel free to reopen if you are still working on this application.

klausi’s picture

Issue summary: View changes

Edited link to git repository