Description
This Drupal 7 theme is developed by Creative Development for their Drupal distribution including a connector module for "LiteCommerce" 3 e-commerce solution.
Features:
- Clean and smooth design
- Supports "lc_connector" module, styles module's pages and blocks correctly
- Built-in drop-down menu
- Sign-in form in a popup layer
- Optional Facebook and Twitter links in the footer
- 3 columns tableless layout (there are a few places where tables left for compatibility with older browsers)
- compatible with IE6+, FF3.5+ and Chrome 10+
More details are provided in the README.txt file
Screenshot attached. You can also see this theme in action at www.litecommerce.com (this site is powered by Drupal + LiteCommerce)
A link to the project page
http://drupal.org/sandbox/litecommerce/1236686
A direct link to git repository
git clone --branch 7.x-1.x http://git.drupal.org/sandbox/litecommerce/1236686.git lc3_clean
Drupal version
Drupal 7
| Comment | File | Size | Author |
|---|---|---|---|
| lc3_clean_screenshot.png | 766.32 KB | litecommerce | |
| README.txt | 2.06 KB | litecommerce |
Comments
Comment #1
litecommerce commentedComment #2
litecommerce commentedComment #3
klausiComment #4
litecommerce commentedklausi, thank you for the review and feedback!
I've fixed all the issues you listed: http://drupalcode.org/sandbox/litecommerce/1236686.git/commitdiff/8c0267...
The Coder module does not find any errors and warnings now excepting the following:
- A lot of warnings in lc3_clean.info. But this is rather Coder's issue because this file should not be interpreted as PHP script; similar warnings displayed when checking any standard Drupal themes' *.info files.
- Warning on alerting a text without t() wrapper in lc3_clean/js/jquery.blockUI.js. But this text is a service message which user will never see and I think we should not modify this 3rd-party script to fix the tiny issue
Comment #5
klausiComment #6
litecommerce commentedjquery.blockUI.js file has been removed from the theme:
http://drupalcode.org/sandbox/litecommerce/1236686.git/commitdiff/f06c7a...
and this commit for the rest notes:
http://drupalcode.org/sandbox/litecommerce/1236686.git/commitdiff/5d1cf5...
Thank you!
Comment #7
klausilayout.css: indentation errors, always use 2 spaces.
Otherwise this looks RTBC to me.
Comment #8
litecommerce commented> layout.css: indentation errors, always use 2 spaces.
Fixed: http://drupalcode.org/sandbox/litecommerce/1236686.git/commitdiff/093958...
klausi, thank you very much for your work!
Comment #9
gregglesPlease take a moment to make your project page follow tips for a great project page.
Thanks for your contribution, litecommerce! Welcome to the community of project contributors on drupal.org.
I've granted you the git vetted user role which will let you promote this to a full project and also create new projects as either sandbox or "full" projects depending on which you feel is best.
Thanks, also, for your patience with the review process. Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
As you continue to work on your module, keep in minde: Commit messages - providing history and credit and Release naming conventions.
Comment #11
summit commentedHi, I do not see the projectpage anywhere and the sandbox page gives a 404!
Greetings, Martijn