This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

nice menus

I have some problems with teh nice_menu module on my template with IE , and only with IE...
I tried everything but it didn't work !
Until the whole world discovers Firefox ,if somebody could help me i'will appreciate !

The drop down menu on the left appears transparent and there are some difficulties to choose
On firefox and safar everythings works well,it's just the f. IE
You can check it out on www.sint-alena.be. Still under construction !

Heeeelp me
Thanks

Wyzz Editor: the smallest but fastest editor for Drupal

Wyzz is the Smallest but the Fastest WYSIWYG Editor for Drupal.
Feature:
1. Only 30 KB (compare to 400 KB of TinyMCE and FCKEditor).
2. Enable/Disable editor per Content Type: page,story,blog, etc.
3. Enable/Disable editor per Textarea-ID.
4. Enable/Disable editor for Blocks.
5. Support User Define Buttons (Customize Buttons). There are 3 button sets: basic, customize and complete.
6. Very Fast, IMHO :)

phpbb module & ISAPI ReWrite

Hello,

Anyone can help me for translate the following rules to ISAPI ReWrite? It's the rules from the phpbb module.

Best Regards.

RewriteEngine on

# Modify the RewriteBase if you are using Drupal in a subdirectory and

# the rewrite rules are not working properly.

#RewriteBase /

RewriteRule ^quote_(.*)$ posting.php?mode=quote&p=$1 [L]

RewriteRule ^postnew_forum_(.*)$ posting.php?mode=newtopic&f=$1 [L]

RewriteRule ^replyto_topic_(.*)$ posting.php?mode=reply&t=$1 [L]

RewriteRule ^search_newposts$ search.php?search_id=newposts [L]

RewriteRule ^search_ego$ search.php?search_id=egosearch [L]

RewriteRule ^unwatch_topic_(.*)$ viewtopic.php?unwatch=topic&t=$1 [L]

RewriteCond %{QUERY_STRING} ^mode=viewprofile&u=(.*)$

RewriteRule ^profile.php(.*)$ ../user/%1 [L]

RewriteCond %{QUERY_STRING} ^mode=editprofile(.*)$

RewriteRule ^profile.php(.*)$ ../user [L]

RewriteCond %{QUERY_STRING} ^mode=register(.*)$

RewriteRule ^profile.php(.*)$ ../user/register [L]

RewriteCond %{QUERY_STRING} ^logout=true(.*)$

RewriteRule ^login.php(.*)$ ../index.php?q=logout [L]

RewriteCond %{QUERY_STRING} ^redirect=posting.php&mode=newtopic&f=(.*)$

RewriteRule ^login.php(.*)$ ../user/login?destination=forum/postnew_forum_%1 [L]

RewriteCond %{QUERY_STRING} ^redirect=posting.php&mode=reply&t=(.*)$

Q: Does Drupal have a reference feature like Wikipedia?

I am looking for a module that would be very similar to "References" on Wikipedia.org, ie: http://en.wikipedia.org/wiki/Polebrook

I would want it to allow other nodes to be set as references and I would like to allow as many referenced nodes as needed.

Customize content type display (WebLinks)

Hello

I am fairly new to drupal development so please bare with me.

I am re-engineering the WebLinks (http://drupal.org/project/weblinks) code to fit my own needs for a project I am working on and I have a few questions.

The project I am working on is a simple website reporting tool, users of the system add sites to drupal and the backend retrieves data based on the URL.

I have everything done except for what I am about to ask.

Q: Node title = Node address

hello, I'm new here and I'm using Drupal 5.1

I would like to ask, is there any module or anything that I can use so my node title will be set as my node address?
For example, if my node title is "test" the address for the node is mydomain.com/node/test instead of becoming mydomain.com/node/1

thanks,
QG

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions