code

Drop-Down Menu for Frequently used Databases

Hello,

We're working on implementing a drupal library website at library.wheaton.edu and need to create a drop-down box like the Research by Subject link at http://library.queensu.ca/

Does anybody have any code that would do this for us?

8 comments
pedrorocha's picture

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!!

2 comments

Anvä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?

4 comments
Chris Charlton's picture

Do you collect code scripts?

Yes, and I would cry if I lost them.
25% (3 votes)
A little; I try to.
17% (2 votes)
No, I don't collect code scripts. (I rely on google)
58% (7 votes)
I bookmark code/scripts I find on the web
0% (0 votes)
What the heck is a code script/snippet?
0% (0 votes)
Total votes: 12
2 comments
dldege's picture

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

  1. 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
Login to post comments · Read more · 1 attachment
JohnForsythe's picture

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.

11 comments · Read more

Junior Drupal Software Engineer | Toronto Startups Ltd.

Employment type: 
Part time
Telecommute: 
Allowed

Dear Candidate,

We are a small startup organization founded in late 2006 which provides software for churches using the Drupal platform.
We are currently in the development stage of the final half of the software, but have clients beginning to use it already with reduced functionality.
As we get feedback from these clients and take their comments into account, there are many small changes in the software which need to be addressed in a timely fashion. Most changes are not complex, but some require PHP work in order to modify a specific module's GUI, functionality, or simply wording.

Read more

Moderation 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.

Login to post comments · Read more · 1 attachment
Syndicate content