When creating a story, by default, Drupal cuts it off at a certain length and insrts a "read more" tag for the user to click to read the complete story. How can I disable this so the entire "story" shows up on the main page?
does anyone know if the diff module is compatible with Drupal 4.7? It is in HEAD, but I can't find any mention of whether it is or isn't supposed to work with 4.7. I've got it installed with 4.7b2, but I get a blank screen anytime I try to get a diff.
1. How to test enforced redirection for the ?q=user page, so that even if a web site normally runs on HTTP, it will always use HTTPS (SSL) on the login page?
2. The user creation and user account pages should also be under enforced SSL.
3. What about sites that have login on the front page, and the front page does not use SSL? How to ensure that the username and password is sent securely?
I am currently working on a multilingual Web Site.
I would like to know if there is a way (code question) to change the interface translation for anonymous user.
I have taken a look to the locale.module code, but I can not figure how to use it to make interface changed for anonymous user. I am abble to find user browser default language or add a link that allow the user to change language, I can compare the language against locale to see if it is available and I can save his configuration in a cookie. But I am unable to change interface translation !
How to best automate backups to constitute a sort of "revisioning system" of taxonomy tables?
In addition to normal dayweekly/monthly backups, I think we should provide a convenient way to check what category number a certain category had after it has been deleted, for example when someone delete the wrong term etc.
Can a modified version of Tagadelic for example extract numbers and names from the posts themselves instead of from the taxonomy tables, and displaying only those who are not currently present in the taxonomy table?
In the aggregator (not aggregator2) news listing, I'd like to create 3 buttons/functions:
1. Blog it (similar to the small blue B in the RSS block), but it should simply save the actual news bit with title, link and ingress text, remain standing on the saved blog page, so one can choose to edit to add comments or to click on back to continue reading the news.