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.
I was interested in having a facility where I can add some javascript/Php code as a link in my IE, Mozilla toolbar, so that any one who is visiting any website can add the site url as bookmark in his/her drupal site just by clicking the link in toolbar. The link will be similar to what we have for popular sites like del.icio.us (Post to del.icio.us) or citeulike.org.
I am new to php development so any help will be appreciated.
I'd like a similar feature for a site I am planning. Basically a user profile where the user can write a longer presentation, upload and add personal photos and images, use different fonts and colors and more or less customize it and make it personal.
My idea has been to use the guestbook module for personal guestbooks and modify the gallery module to allow users to create personal galleries with photos other users can comment on.
Hi
I have a problem in using flexinode module. I used drupal 4.6.3.My user account can edit some data(node) that already entered but some(node) cannot edit. When i check in Mysql database, there is no difference between edited data and not edited data. When i check the flexinode module i found it controls with user_access function. But i could not find that function in detail. I searched in the whole drupal and i could not find where that function wrote. Where should i find it? Please help me. Thanks in advance.