Having problems installing Drupal? See the Installation Guide for more information.

string not show up in locale table

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.

Thanks for your help!

HOW: remove from queue, but blog entry remains

Ok, so here's what I'd like to setup;

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?

How to remove Byline/Submitted by from front page stories?

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?

http://www.amcham.kz/, for example has stories with no byline. Is this custom?

Thx,

Mike

Problem: PHP in custom block - database connection overwritten?

To integrate banners into my new Drupal based site I have to use phpAdsNew.
The access code looks like this:

if (@include(getenv('DOCUMENT_ROOT').'/phpAds/phpadsnew.inc.php'))
{ if (!isset($phpAds_context)) $phpAds_context = array();
{$phpAds_raw = view_raw ('zone:3',0,'_blank','','0',$phpAds_context);
echo $phpAds_raw['html']; } }

Forum isnt working neither is chatbox.

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.

Parent-only main forum page?

I'd like to have the forum look like the links directory--with the parent topics showing first and the children the next level in. Has anyone done this? I'm just starting out with drupal, so I'm still digging into things, and I did search every way I could think of here before I posted this. Thanks.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal