User login

note

LaTeX markup output with Drupal

"It can be used to display mathematics written in LaTeX as images inline with other text, or separately as a downloadable pdf."

http://drupal.org/project/drutex

And using JavaScript to present math equations:

http://drupal.org/project/mathjax

For Non-profits: Drupal 7 modular distribution

http://letsduwthis.org/ hasn't had a status update in a while... maybe it should build on this newly announced one:

http://chocolatelilyweb.ca/introducing-open-outreach

Debian: Add an existing user to an existing group

usermod -g ctprojects hoffmanc

Building Beauty presentation documentation and links

The Site

  • http://daniel-libeskind.com/
  • Horizontal continuum for all sections
  • Press request and access functionality with Organic Groups
  • Complex, structured project content type
  • News, press releases, etc.
  • Events listing
  • About Daniel Libeskind section, including sub-project listing with galleries
  • Project, one-by-one galleries
  • PDF Generator
  • Mobile version ...including for BlackBerry

Incremental improvements make Drupal's code awesome

A fix was recently committed to both Drupal 8 and Drupal 7 to use #attached for block_admin_display_form() instead of drupal_add_css(). It only came up in my "Your issues" block on my drupal.org dashboard because, it turned out, i was the one who had initially complained about it. And that's all i did- looking for core examples to tell readers of dgd7.org how to write good code, i noticed core was in fact doing it wrong.

Syndicate content