Change comment form

Hey y'all,

I'm new to Drupal (like 1 hour ago) but I already set up a site successfully, I'm very impressed by this piece of software. So - Thank you (developers) in the first place!

Now, I searched the site for an answer to my question and found nothing. Hope you can help me...

I'm setting up a site where all members are allowed to post a link every week (1 -and only one- per week, with a deadline).
The best way to do this is allow members to post a comment to a story in my view.

Speed up your TinyMCE installation tremenduously

This is just a very quite post - if you'd like to read it in length, you can hop over to my weblog to check out the full story.

If you are using TinyMCE, you might find that this is slowing down your ENTIRE site, depending on your settings for TinyMCE. In my particular example, this slowed down the site so much that I really got worried.

I already installed the TinyMCE compressor, which was a nice improvement, but it did not "bang" until i came across a very interesting setting in the compressor: enabling to hold the entire compressed TinyMCE in the local web browser's cache for a certain periode of time!

What happens is: the first time TinyMCE is needed, it loads over to your machine. AND it is planted right into the cache from where it will load every time again without the need to reload from your server. Enter a page with a TinyMCE enabled text area and instead of it seeing build up in front of you: puff there it is. Great experience.

Just go to the installed tiny_mce_gzip.php file and simply change this line:
$diskCache = false; // If you enable this option gzip files will be cached on disk.
to this:
$diskCache = true; // If you enable this option gzip files will be cached on disk.
and have fun! Certainly the experience will only live as long as the expiration of that cache item is not reached or until you empty your browser cache, but it is absolutely worth doing so.

albanian language

there is a problem in the translation of the albanian language, when i set albanian language to default the line "submited by 'name' on day,2006-06-06 15:50" disapears????? how can i mak this foult gone?

greetings,
krena pllana
www.krenar.be/germany06

changing size of poll bars

part of drupal style:

.poll .bar {
  height: 1em;
  margin: 1px 0;
  background-color: #ddd;
}
.poll .bar .foreground {
  background-color: #aaa;
  height: 1em;
  clear: left;
  float: left;
}

when I'm changing height to 1.5, 2 or 3 it is working but when I'm trying to change it to 0.5 or 0.8 I have still size like 1em

Looking to mimic an existing drupal site...

Hello to all.

We have a niche market we would like to cater to and would like to rollout a drupal installation as seen on http://broadbandsports.com/. Which is very much like YouTube.com

We need the system to be exactly like that from the site above. Users can have their own, blog, videos, images, internal mesaging system, etc. We would also need a theme to be integrated as well.

Serious inquiries only. We have a real budget allocated and time to market is of the essence.

Theme is not setting up to web page (Drupal 4.5.2 on windows + IIS)

Hi friends,

Iam a beginner to drupal.Iam using drupal 4.5.2 on windows 2000 professional + IIS server.When I run the page "http://localhost/drupal" the following data displaying.

////////////////////////////////////////////////////////////////////

head} {styles} {_BLOCK_.header.logo} {_BLOCK_.header.site_name} {secondary_links}
{primary_links}
{_BLOCK_.header.blocks} Welcome to your new Drupal-powered website. This message will guide you through your first steps with Drupal, and will disappear once you have posted your first piece of content.

The first thing you will need to do is create the first account. This account will have full administration rights and will allow you to configure your website. Once logged in, you can visit the administration section and set up your site's configuration.

Drupal comes with various modules, each of which contains a specific piece of functionality. You should visit the module list and enable those modules which suit your website's needs.

Themes handle the presentation of your website. You can use one of the existing themes, modify them or create your own from scratch.

We suggest you look around the administration section and explore the various options Drupal offers you. For more information, you can refer to the Drupal handbook online.

///////////////////////////////////////////////////////////////

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.5.x or older