The fill description on sandbox page.
Review please, especially the english grammatical. :)

http://drupal.org/sandbox/szantog/1101840

Comments

clemens.tolboom’s picture

Status: Needs review » Needs work

Some findings:
- The screenshot could be nicer emphasizing the LESS zen ness

- All README.txt are zen theme based I guess but they should explain your theme right? How do I get started?
-- css/README.txt ... this should explain what to do with the .less files right?
-- Your README.txt is a clone of the zen starters kit but it should explain your theme.

(stock response)
The README.txt explains in plain English the purpose of the project. This is not required but helps the users to make better decisions.

Please fix the reported issues. Don't forget to set status to needs review after committed to your sandbox project.

Powered by Dreditor (triage sandbox) and Triage transitions

clemens.tolboom’s picture

I just installed/enabled your theme but need a readme to know what to do :(

The /admin page is strange laid out.

div.admin .right {
    float: right;
    margin-right: 1em;
    width: 47%;  <== causes this
}

I expect all .less files to have less styled css ... or am I wrong?

Don't get me wrong ... I both like zen and less so am curious about how this project works for me :)

timoti’s picture

Issue tags: +CSS, +theming, +LESS

impressed so far. I have been trying to integrate less into my own working base theme (a mashup of framework and 960 themes, plus extras). and with the paucity of documentation on the less module, this has helped me enormously with understanding how to set things up properly - particularly the .info side of things - so thanks!. One thing I wondered.. less module recommends naming files filename.css.less - but you don't - is this just because you don't need RTL support?

clemens.tolboom’s picture

Component: new project application » theme

It seems the developer is not active on this anymore?
[edit: removed irrelevant line]

szantog’s picture

Sorry, I haven't too much time to make all your instructions, i made some other reorganization, and will be pushed within some weeks.

The first is, calling it "base theme" is wrong, because of less syntax, can't inherit, and make drupalish overrides.

The second, i started rewrite all of README, and other help text, I do it slow..

tim.plunkett’s picture

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

Closing due to inactivity, feel free to re-open if this was a mistake.