Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The problem is this:
When I goto my website: http://www.sempre-crescendo.nl/contact i'll get the 'Page not found'-message/page.. So, the 'contact'-part of the url doesn't get me to the contact page which I would like it to. I suspect that the problem is because of a callback which is not okay, but i can't seem to find what's wrong.. Maybe someone else finds out?
Here is the code I use:
I'm newbie to Drupal and have a few questions. My website now at remaja2u.com
1) block question
for block, the path section, how to display a block to all pages except admin section?
2) node_images.modules
As you can see from remaja2u.com, there's an image and text. The problem is, the images and text is so close. What should i do if i want to put a space between image and text.
3) lyric module.
do anybody provide lyric module? if yes, where can i get it
I posted some issues before according to the filestore module. There were no answers.
Now i'm at a point were i want to fix the module myself.
I'll ask you two question:
- Is it worth fixing the module or there are existing concepts doing the same as filestore?
- How can i get CVS-Access to commit my changes.
This is my first try to write a drupal module. I have markdown filter module for drupal. This is very heavily based on Jim Riggs textile plugin and Michel Fortin's php-markdown script.
Please give it a shot if you like markdown. I welcome all comments on this module. I am releasing the code under GPL.
I'm about to create a gaming review site. But can I turn the book module into a review module? Can I do that by changing all the "book" words in the source to "review"?!? Anyone that have experience with this?