Criando campos de CCK customizados
Todo mundo se empolga ao conhecer o módulo CCK(Content Construction Kit), que dá uma enorme flexibilidade na criação de tipos de conteúdo para atender as mais diversas situações, mas o que faltava era "como eu faço o MEU CCK"?
http://www.lullabot.com/articles/creating-custom-cck-fields
Nesse ótimo artigo, temos o passo a passo de como criar um tipo de CCK, do zero.
Leitura obrigatória para quem quer desenvolver com Drupal!!
Read moreAnvända code i TinyMCE och wysiwyg API
Som topic lyder, hur bär jag mig åt för att integrera highlight code i TinyMCE? har letat som en tok men hittar inget jag har nytta av. Det borde finnas nått sådant?
Tacksam för svar?
Read moremsysGIT = tortoiseSVN
Hi! please try to look at these sites.
I'm trying to learn git now using windows.
Download at http://code.google.com/p/msysgit/downloads/list
Guide at http://nathanj.github.com/gitguide/
Unofficial repo at http://mikkel.hoegh.org/blog/2008/a_git_mirror_for_drupal_cvs
Video tutorials at http://gitcasts.com/posts/git-on-windows and http://www.vimeo.com/2111264
development set up guide at: http://www.versioncontrolblog.com/2007/08/02/upgrading-drupal-52-with-gi...
and http://www.ruzee.com/blog/2008/10/drupal-development-and-deployment-usin...
Thanks!
Read moreDo you collect code scripts?
PicLens Example Code
At our meeting last night, http://groups.drupal.org/node/13812, I presented the PicLens module for Drupal and showed how to hook up your own custom modules into the PicLens module API.
I have attached my example module for Drupal 5 and the Drupal 5 version of PicLens.
To use this module install the PicLens add-on and then
- Download pldemo.zip.txt, rename to pldemo.zip and unzip and install the pldemo module in the normal manner and enable in the module admin
Drupal Code Search: A new search tool for developers
I'd like to introduce you to an experimental project of mine called Drupal Code Search.
Drupal Code Search lets you search source code from thousands of Drupal modules and themes, use regular expressions, filter results by version, and more.
The goal of this project is to help themers and module developers find code examples faster and easier than before. Results are retrieved using the Code Search Data API.
Read moreModeration in drupal - code attached!
I've made some modifications to the nmoderation module to allow for indymedia style moderation in drupal. It isn't ideologically 'nice' mainly due to the way parts of the drupal core are implemented. I have contacted the author of nmoderation about getting the patches into the module, but he hasn't responded, so we might want to look at forking it into a seperate moderation module - people's thoughts?
Instructions:
1) install drupal. 4.7.3 (or possibly a later 4.7 branch). I think CVS/4.8 changes a few fundamentals, so this is unlikely to work.
2) install the following modules: nmoderation, views, votingapi, taxonomy_block. You will want others for other IMC functionality; these are the ones you need for moderation and access of moderated content.
Read more



