drupal-6
Git: after commiting new files, I cannot commit, because of »branch up to date«-message
this is one of my first postings on stackoverflow. I hope I explain my problem clearly for you. I have a local git repo and I work with a git repo on drupal.org (I have the maintainer-permissions). I[详细]
2023-04-02 20:50 分类:问答Load content by id using Drupal6 Rules module
Would like to add files to a Drupal6 user\'s account based upon 开发者_StackOverflowcertain conditions (basically just upon new account creation).I want to use the Rules module to accomplish this but[详细]
2023-04-02 17:39 分类:问答(Drupal 6) $theme_key returning no value
I am trying to set up a Drupal 6 node to load blocks dynamically depending on the selected theme. I figured that I could use $theme_key to determine the name of the theme, and work from there. The wei[详细]
2023-04-02 16:05 分类:问答Changes in module_menu() aren't applying
I have a custom module called tf_partner. I just modified this to include another argument. Inside the module I have:[详细]
2023-04-02 16:02 分类:问答How can I style a string or substring placed into a Drupal node field?
In Drupal 6, I have a custom node that consists of j开发者_运维知识库ust one plaintext field.[详细]
2023-04-02 13:44 分类:问答Drupal Multisite, MAMP and SVN Best Practices?
I successfully set-up Drupal Multisites with: site1.domain.com site2.domain.com site3.domain.com using Virtualhosts and editing the etc/hosts with MAMP on my localhost. I then deployed it using S[详细]
2023-04-02 12:17 分类:问答Drupal module add Google Maps API script
I am developing a system which heavily uti开发者_如何学Clizes Google Maps v3. I am working on a module which uses jQuery to dynamically insert my map div - that works.[详细]
2023-04-02 09:28 分类:问答Drupal: Cannot save any nodes of certain content types, used to work
Whenever I save or create a node of a certain user-defined type, I am back in the edit window in开发者_开发百科stead of switching to the first tab labeled view. All my fields (body, title etc. are as[详细]
2023-04-02 02:23 分类:问答jQuery UI 1.6 and adding slider in Drupal
I can\'t use new version of jQuery. I have 1.6. I have in head ui.core, ui.slider, but when I call $(\'#min-price\').slider();I am getting:[详细]
2023-04-01 19:21 分类:问答Drupal custom login/registration in front end
I\'m developing a website using Drupal 6. I\'m using my own theme and it\'s all working perfectly. Now i need to create a custom login/registration form in my website using my custom theme. I have tri[详细]
2023-04-01 15:30 分类:问答