6.x

Events happening in the community are now at Drupal community events on www.drupal.org.

Theme uploads via the admin UI

Posted by greg.harvey on November 11, 2009 at 11:02am

Hi,

I found this group post which petered out seemingly without any resolution:
http://groups.drupal.org/node/9552

One of my clients is interested in the idea of being able to upload themes via the admin UI so they can build their own themes and deploy them, safely, without the need for FTP/SSH access to the server (and the burden of knowledge such access requires).

Is there anything like this already? I'm thinking such a module could be Drupal 6.x contrib and simply provide:

  • a permission for theme uploads
Read more
2 comments Categories: , , , ,

form_set_error och drupal_goto

Posted by orjantorang on May 12, 2009 at 11:45am

I en egen modul har jag en validering, som inte bygger på klassisk form-validering, utan grundar sig på val som användaren gör och vilka uppgifter som finns om användaren.
Om vissa uppgifter saknas använder jag

form_set_error('field_orgnr[0][value', $message);
...
drupal_goto('node/310000/edit');

men fältet markeras inte, dock visas $message i meddelandefältet.

Jag har kikat lite och anropet uppfyller inte villkoret i funktionen drupal_process_form($form_id, &$form, &$form_state) i form.inc där form_get_errors() anropas.

Read more

Theme (PHP Template): Display author userpic from Page template

Posted by ae@uberellis.com on November 19, 2008 at 10:58am

I need help with the logic to:

  1. Detect whether page.tpl.php is displaying a full node (one only, not listed)
  2. Detect if the author has uploaded a userpic, and if yes, display the userpic. If no, display the default userpic
Read more

6.4 Video Playback issues

Posted by nonprofit on September 16, 2008 at 5:19am

Hi, I'm looking to add some admin-supplied video and can not get it to playback smoothly. I don't know much at all about video, so please excuse my awkward terminology and foolish assumptions.

The Drupal:
• 6.4
JW FLV Media Player 4.1
• Via Filefield + jQuery

The Media:
• High-quality DVD Video
• Half a dozen vids + a dozen audio tracks
• Length is about 4 minutes each

The Encoding:

Read more
Subscribe with RSS Syndicate content

AltStyle によって変換されたページ (->オリジナル) /