I'd like to contribute a new module called 'Simple CCK'.
Every relevant information about my contribution and me is available at my session proposal's page at http://paris2009.drupalcon.org/session/simple-cck-simplified-user-interf...
The first alpha-version of Simple CCK can be downloaded here: http://74.207.224.97/~zserno/simple_cck.tar.gz
Regards,
Erno Zsemlye
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | simple_cck.tar_.gz | 13.05 KB | zserno |
Comments
Comment #1
zserno commentedAttaching the module code as asked in the e-mail from Drupal CVS administrator.
Comment #2
ajk commentedPlease ensure your module constants are in your module's namespace (eg SC_STEP_1 should be SIMPLE_CCK_STEP_1)
I was slightly concerned that the module wasn't finished/polished (lines commented out, ToDos still in there). But the overall quality is fine and since it's the subject of a presentation it's community relevant to have available before Paris.
Comment #3
zserno commentedThank you for the quick review and the advices. I will follow them.
Comment #5
avpaderno