Project description
Style Manager allows you to manage styles for the site.
All styles in the module are divided into categories such as: menu, pager, footer, search forms, tabs, etc.
And each of these categories can have multiple design variants (presets).
You can edit the styles, export and re-used on other websites.
Demo video
-
General overview
http://www.youtube.com/watch?v=Gg1a_v8tmS8&list=PLQWBmbu7pmqnRenMh2hp6s8... -
Change color in drupal theme
http://www.youtube.com/watch?v=_oqzor6cQpw&list=PLQWBmbu7pmqnRenMh2hp6s8...
This is similar to the module color, the only difference is does not require any preparation and works on all drupal themes (custom or contrib). -
Different colors for different pages (Style Manager + Context)
http://www.youtube.com/watch?v=LFzelPWQBN8&list=PLQWBmbu7pmqnRenMh2hp6s8...
Links
-
Project page
http://drupal.org/sandbox/n.shmaleniuk/1977500 -
Git repository
git clone --branch 7.x-1.x n.shmaleniuk@git.drupal.org:sandbox/n.shmaleniuk/1977500.git style_manager -
Code review
http://ventral.org/pareview/httpgitdrupalorgsandboxnshmaleniuk1977500git...
Comments
Comment #1
podarokgood to see fixed errors http://drupal.org/node/608152#naming
and code styling http://drupal.org/node/172169
Comment #2
n.shmaleniuk commentedfile style_manager.context_reaction.inc
This class extends context_reaction from context module, I can't raname this methods. It standard API in context module.
file jscolor.js
It bitshift (https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Operators/...)
I can't add 1 space after "<".
Comment #3
podaroklooks like #2 good for me
Impressive work!!
Vote for project push from sandbox
PS.
Good to see first issues in feature project - test coverage and Drupal 8 roadmap!
Comment #4
klausiSorry for the delay, but you have not listed any reviews of other project applications in your issue summary as strongly recommended in the application documentation.
There is still a master branch, make sure to set the correct default branch: http://drupal.org/node/1659588 . Then remove the master branch, see also step 6 and 7 in http://drupal.org/node/1127732
Review of the 7.x-1.x branch:
This automated report was generated with PAReview.sh, your friendly project application review script. You can also use the online version to check your project. You have to get a review bonus to get a review from me.
manual review:
Comment #5
PA robot commentedClosing due to lack of activity. Feel free to reopen if you are still working on this application (see also the project application workflow).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #5.0
PA robot commentedadd code review