I'm in the midst of recreating a site with Drupal 5.x, and I'm just a little lost on the drupal_add_js() function.
As of this writing, I am attempting to load a simple JS to cycle three pictures on a timer by imbedding it into the page; to be congruent, however, i use the drupal_add_js('/files/whatever.js') code to the proper files, just to be sure.
I noticed in IE, if that drupal_add_js() function is there, all javascript ceases to run. In firefox it's fine; all of this is alleviated by simply removing the drupal_add_js()function.
Hi,
I am running my educational portal www.adhyapak.com on joomla. I have built lot of content like listing of all schools and colleges using Joomla SOBI Component.
I am new to Drupal, and I have tried to migrate my old content management system into Drupal with little success.
I have installed LAPP package (Apache2 + PostgreSQL + PHP) on CentOS box, and installed Drupal package 6.x including modules of Views, Table Wizards, CCK, Schema, Advanced Help, etc. (all the extra modules are enabled). I have moved my old database into the newly installed PostgreSQL, everything seems working ok until I hit a problem below:
I have a forms project outside of drupal that access a database for information storage and retrieval.
I would like to integrate what I have into drupal where drupal would be a platform page,
surfers would go to see the sight but certain users would have the right to fill out the
forms. Using drupal security measures to keep non privileged users out of the forms.
Also, use drupal's menus to guide privileged users to the forms.
i want to convert my phpbb3 site to drupal
but i have 2 quistions
1-how can i set a moderator for a specific forum (not general moderator for all forums)
2-is there a way to make a specific forum visible only to moderator