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

<FORM> tag mangles the urls, so I found this instead...

fwiw,

Another developer (new to drupal) had written a custom module for our site, using the following familiar technique for form submission:

	return '<form action="?q=node/add/ld" method="Post" name="Register"><input type="submit" name="register" value="Register"  class="cellLink" /></form>'

However, when I tried to do the above for my module, it started to seriously mangle the urls.

exist module for personal space (personal user page)

I try more modules in drupal,
but I dont find one that at user registration create a personal page,
view also in the profile user page.

Someone have the same problem ?
Someone know a 3rd party software interfaced with drupal ?

tnxs

Working with Views in Drupal 5

I'm currently trying to create a simple list view to work in Drupal 5. The view (called Portfolio) works, but I am having trouble getting my list template (called views-list-Portfolio.tpl.php) to be used: instead, I just get the default list view. I used the theme wizard (in the Drupal 5 version of the Views module) to generate my code, so I got this for template.php:

Images with TinyMCE

I integrated TinyMCE and IMCE and I can nicely upload and use images in this WYSIWYG editor.

However, it doesn't seem to work perfectly. To illustrate, I have included the following image. The text in the editor goes to under the image, however when I post it, everything goes in one line.

Only local images are allowed.

Multiple listings under single categories

I really need help with modifying the Review module so it displays a category then all of the reviews in that category in a list just like below.

Category Title Rating
Movies Superman ***
Mission Imp. ***
Food Tahoe Joes ****
Taco Bell **

Instead of repeating the category for each post. I am not very good with PHP yet but I am really trying to get this to work.

fresqui.com

Does anyone know what plugins http://act.fresqui.com/ uses for their site to create the digg like effect? If so I would great appreciate if you told me!

Pages

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