documentation

Dojo video production requirements

add1sun's picture
public
add1sun - Fri, 2008-02-15 20:18

Note that all videos on drupaldojo.com must comply with these guidelines (prospective from February 23, 2008.) We will accept all submitted videos, but submissions that do not comply may be modified by the Dojo to match these requirements if needed. Currently all videos must be uploaded to blip.tv and then will be added to the DrupalDojo.com site. (On the new dd.com site you will be able to upload a video directly through the site.)

There is also a wiki page that has some tips and tricks for making videos.


Clean up some code - Video on Coder module

add1sun's picture
public
add1sun - Tue, 2007-04-10 15:51

Code Cleanup with Coder module: This is a 9 minute video that shows me doing a little code cleanup on pathauto module using the cool Coder module. This is a great tool for pointing out secure text and coding standards issues in your code. This is also an easy way to get involved with rolling patches for modules that you use.


Practical lesson: An autocomplete nodereference field that is dependent upon a choice made in another

victorkane@drupal.org's picture
public
victorkane@drup... - Tue, 2007-04-03 05:40

(Introducing the shiny new "Dojo Practical Lesson" format)

Problem statement

If you need to do this, feel free to use this code. If you can think of ways of improving it, please join in.

So I have three content types with additional fields added through CCK.

Content type one: Company

Content type two: Contact

Content type three: Ticket

The Company content type has a nodereference field where Contacts can be filled in (multiple autocomplete field).


New Video - Applying Patches to Drupal Core

add1sun's picture
public
add1sun - Sat, 2007-03-31 16:23

Hey folks, I've got another video out, Applying Patches to Drupal Core - there is .mp4 and .mov and a torrent for the .mp4. This one is just as quick and dirty as the last one - it is 12 minutes. It shows you how to use the command line to apply, test and reverse patches for Drupal core. This is a great way to be part of core development even if you know nothing about code. The developers are writing the patches but they need many eyes to test them and see if they really work in a wide variety of use cases.


Lesson #10 Class Notes wiki - TinyMCE!

victorkane@drupal.org's picture
public
victorkane@drup... - Wed, 2007-03-28 17:34

Lesson #10 Class Notes wiki -- TinyMCE - Kevin Reynen (March 18, 2007)

Useful links:


Lesson #8 Class Notes wiki -- db_rewrite_sql() and the Drupal 5's node_access system

victorkane@drupal.org's picture
public
victorkane@drup... - Sat, 2007-03-24 12:38

Drupal Dojo Lesson #8 with Andy Kirkham (ajk^)

Useful links just to get started...


Drupal OSCMS Summit BOF Links & Contacts

pearcraft@drupal.org's picture
public
pearcraft@drupal.org - Fri, 2007-03-23 15:51

[Note: this wiki page comes from a list that got started at the OSCMS Dojo BoF meeting on Thursday. Thanks to PearCraft (Kwame) for starting this! Feel free to add yourself and your url. --joshk]

Drupal OSCMS Summit BOF Links:

This is a list of submitted URLs that folks gave me at the Drupal Dojo BOF at the OSCMS Summit on Thursday, March 22, 2007.

Sadly, as the list was partway around the circle of Dojo attendees, the URL list morphed into a signup list with names and emails.
If you were at the BOF and would like your website on this list, please add yourself! :)

Thanks folks!


Drupal Dojo roles how-to

webchick's picture
public
webchick - Fri, 2007-03-23 05:15

Here's a wiki page for writing up "how to" participate in the various roles we outlined this evening at the BoF session. It's a wiki so EDIT ME, PLEASE! I also enabled comments though if you're into that kind of thing.

(Note: this is just an outline, but hopefully is a start.)


Dojo HowTo -- Rolling Patches (video tute)

add1sun's picture
public
add1sun - Fri, 2007-03-16 01:46

Hey all, I created a little video on how to roll patches the other night when I had an easy patch to do. It is not the best quality since I didn't really plan it out ahead of time but folks new to patching may find it helpful. I also wanted to show you don't have to be patching "code" but that you can also do patches for documentation. It has been added to the Patches section of the Handbook since you really should read the patch documentation and not just watch the vid. ;)


Learn PHP

morphir's picture
public
morphir - Fri, 2007-02-23 13:27

For those who feel the need of learning some more php.

I believe in how-to's. And howtoforge.org has a series of articles that explains arrays, loops and all that php savvy stuff. It's very practical oriented, so check it out!

http://howtoforge.org/taxonomy_menu/1/79/6

The free php book, contains a practical examples:
http://hudzilla.org/phpwiki/index.php?title=Main_Page

Note! this articles does not contain any drupal specific stuff(like formapi etc.). This thread should just be a resource for learning the PHP-language that drupal are built up-on.


Syndicate content