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.
Hi,
i have just installed Drupal 4.1.0, I'm interested to give the opportunity to every user to create his own blog.
I have followed instruction on the manual but after the configuration of "site configuration » modules", where I have enabled the blog, in "user management » user permissions" I discovered the lack of the item "maintain personal blog" and thus I can't enable this feature.
Why is the case?
Can anybody explain how does the locale table gets populated? Why some string is not there?
My custom links text is not getting into there. I did use t("some label text") in the customized link, but it does now show up in the locale table, so I can not add it through the admin interface. Also, I have some text in the theme file, which the locale module just can not see it.
Users make blog entries and they are published right away to their personal blog and can be viewed. The entry also shows up in the submission queue. If enough votes are recieved - that particular blog entry is promoted to the front page. If enough votes are placed against it, it is simply removed from the queue and no longer considered for display on the front page - but it remains in the users personal blog (and remains listed in 'recent blogs' and stuff).
I haven't been able to figure out how to accomplish this. The best I can do is that the blog entry is removed entirely (including removed from the users personal blog) when enough it recieves enough votes against it.
Any ideas? Is this even possible with the right combination of options or will I need to tackle the core code to accomplish this?
I want to post a story on the front page but I don't want to see the "Submitted by jdoe on Sun, 07/06/2003 - 14:49". What is the best method for doing this?
Iam pretty new to drupal. I must say I really like it. Iam just having some small problems related to the forum. I cant add anything to it. Says I need some module. I think I have the module installed already mabey Iam mistaken. Sombody have any ideas?
Also the chatbox isnt recognized. I installed the tabels in the database and the .module file is in the mods folder.