I have a new website for social bookmarking. Although the UI is kept very clean and simple, the site integrates quite a few no. of modules. Your feedback is welcome!
My front page is not secure. I am also not using the front page module so home should be just "/node".
I have my user login "/user/login" page secured.
If a user logs in then goes back to the home page (let's say by hitting the "home" link") the home page displays as if the user has not logged in (showing a login link plus not showing any menu items related to the logged in user).
For one of my modules I return a string of html as output. In this html I need to include links to images and videos. How do I generate urls that will link to the videos/images if they are stored in the modules directory under the module folder eg "modules/mymodule/logo.png" What path will druapl need to find the image?
Hello - I am a complete newbie to Drupal and to administering a site on the developer end, so bear with me. However, I am very good at following directions and learning new skills...so, I downloaded MAMP in order to install Drupal on my ibook (using the great instructional video on lullabot). Trying to link up Drupal is the problem due to strange program associations on my mac. I found better instructions on installing Drupal 4.7 so I'm starting there...
I was looking under 4.7 downloads & didn't see anything for the forums that came with it... I want to be able to show a photo & user name when people post in the forums. As its soooo hard to tell who is who in a page of replies.
Because of i have a lot of Drupal Projects and i still have no solution for checking the hyperlinks that the moderators included in their nodes i write this node ;)
At the moment i have Projects with over 500 nodes and over 700 hyperlinks on it (on all pages ;) not 700 per page). So i cant verify all links on it by hand. I helped me with the pearl script "checkbot". It is a wellknown software used by many peoples for verifying their pages.