Quantcast
Channel: Developmentsdrupal_add_js | Developments
Browsing latest articles
Browse All 10 View Live

Drupal and ajax or ahah to load content on demand

I’ve been including an external page on load in one of my nodes and that doesn’t make a lot of sense as it’s a curl of another site and isn’t viewed very often so I’d rather include it on demand. So...

View Article



Drupal use jquery to coordinate two cck fields.

I have a module that alters a CCK custom content type and I’m using it to include some jQuery that updates the upper value of paired fields. In the initial use case the two fields were age range, one...

View Article

Drupal 6 adding styles from a themed view variable output

Here’s an overview of what I did to add a style to the doc head from within a themed view for a specific variables output. I’ll likely post more on that scenario later. I don’t intend to raise a...

View Article

Moved Content Highlight Up Above Links

I moved the content highlight section up above the nav links and administrative content. I had to do this with javascript/jquery so it’s an enhancement for those with javascript enabled but I think...

View Article

Drupal6 VBO –'Open Edit Links' link added to header

Update 4-13-11: Developments » Drupal6 VBO – ‘Open Links’ header link option updated. I took the bookmarklet that opens all the ‘Edit’ links on the Views Bulk Operations content management page and...

View Article


Added jQuery browser check for ODT and Skillport eLearning

I noticed a mac user getting frustrated when trying to log in to the eLearning site the other day. The log in process was hung up on the loading screen for a few minutes: I pointed out that it said...

View Article

Drupal 6, Content Profile default username

I have a content profile set up on a number sites and I noticed when I used User / Node Import recently that I couldn’t assign an import value to the title field of the node profile, which I was using...

View Article

Drupal6 VBO – ‘Open Links’ header link option updated

Last month I posted the code I used to add a link to header that opens all the edit links in a view. Developments » Drupal6 VBO – ‘Open Edit Links’ link added to header. This month I had a view with a...

View Article


Handle sites/default/files redirect in Drupal 6 with Custom Errors module

When I’ve migrated sites into Aegir recently, I find that the users have many links in the content hard-coded to files in the default directory. While it is possible to use the Scanner search &...

View Article


Drupal 6 – Add css with drupal_add_js

I’ve used this method for years and I wanted to post a complete example as a reference. I love the css_injector module but I like to keep my views’ css with my view. So this code example has all my...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images