freegeekchicago / townsquare

FreeGeek Chicago's suite of Drupal-based, KIT-compliant volunteer, knowledge, and conversation management tools.
22 stars 11 forks source link

Make CSS adhere to Drupal coding standards #21

Closed eads closed 13 years ago

eads commented 13 years ago

Actually, it basically does, and because we're using Less, there's some additions to be made, but by-and-large we should follow Drupal's CSS coding standards. What needs to change:

In addition to Drupal's coding style, Less allows us to use // comments, which are removed from the final output. Use them for inline and "hidden" comments.

jimglover commented 13 years ago

Can anyone, lets say me for instance, go through the CSS files and erase the lines ending in {{{ / and }}} / or is it a complex process worth mentioning and you or Alex will handle it.

eads commented 13 years ago

You could definitely do this, Jimmie. Let's actually save it for a dev meeting for this purpose.

On 6/22/11, glover reply@reply.github.com wrote:

Can anyone, lets say me for instance, go through the CSS files and erase the lines ending in {{{ / and }}} / or is it a complex process worth mentioning and you or Alex will handle it.

Reply to this email directly or view it on GitHub: https://github.com/freegeekchicago/townsquare/issues/21#issuecomment-1417278

jimglover commented 13 years ago

Sure. Sounded simple enough. It'll be some good practice.

On Wed, Jun 22, 2011 at 7:46 AM, eads < reply@reply.github.com>wrote:

You could definitely do this, Jimmie. Let's actually save it for a dev meeting for this purpose.

On 6/22/11, glover reply@reply.github.com wrote:

Can anyone, lets say me for instance, go through the CSS files and erase the lines ending in {{{ / and }}} / or is it a complex process worth mentioning and you or Alex will handle it.

Reply to this email directly or view it on GitHub:

https://github.com/freegeekchicago/townsquare/issues/21#issuecomment-1417278

Reply to this email directly or view it on GitHub:

https://github.com/freegeekchicago/townsquare/issues/21#issuecomment-1417677

eads commented 13 years ago

Yup! Cleanup like this is straightforward but will demonstrate how to use git, etc just as effectively as more complex changes.

On 6/22/11, glover reply@reply.github.com wrote:

Sure. Sounded simple enough. It'll be some good practice.

On Wed, Jun 22, 2011 at 7:46 AM, eads < reply@reply.github.com>wrote:

You could definitely do this, Jimmie. Let's actually save it for a dev meeting for this purpose.

On 6/22/11, glover reply@reply.github.com wrote:

Can anyone, lets say me for instance, go through the CSS files and erase the lines ending in {{{ / and }}} / or is it a complex process worth mentioning and you or Alex will handle it.

Reply to this email directly or view it on GitHub:

https://github.com/freegeekchicago/townsquare/issues/21#issuecomment-1417278

Reply to this email directly or view it on GitHub:

https://github.com/freegeekchicago/townsquare/issues/21#issuecomment-1417677

Reply to this email directly or view it on GitHub: https://github.com/freegeekchicago/townsquare/issues/21#issuecomment-1418137