Drupal is up and running but how do I ...?

HELP me to timestamp node promotion

One of the keys to a digg.com type of site is that nodes first start out in a queue and then are promoted to the frontpage after they receive enough votes. Nodes on the frontpage have to be sorted by the time they were promoted, and not by the node creation time.

This poses a problem because currently, nodes are only timestamped with their creation time and changed time. I have thought alot how to solve this problem, and I think I would need to create a new module and database table to store promotion timestamp information.

Issues with cache in 4.7.0-rc2

Hi.

I'm playing with drupal 4.7.0-rc2 and found some issues with cache.
First I isn't aware about 304 HTTP answer. Any page is being sent as new but validators are sent well, however 4.6 sends 304 and all necessary validators (Etag and Last-Modified) when page is cacheable and was not changed. Moreover, if I turn on cache I receive anticaching headers like
Cache-Control: no-cache, no-store, must-revalidate
Pragma: no-cache
Expires: once upon a time at 1978's year. (Is it Dryes's birthday? :)))

upgrade from 4.6.5 to 4.7 RC2 minor issue

I'm not sure if this is the right place but here I go:

I had a Drupal 4.6.5 and everything was working great, but for some reason my pages were not formatted properly in internet explorer but they were in firefox.

When I upgraded, just about everything worked, except the polling. My site is not user based, basically just a blog with polls, so everyone else is anonymous. When someone that is not logged in votes, their vote gets cast, but then nobody else can vote...just once for the anonymous voter no matter which computer.

can't use images in unordered lists

trying to replace unordered list bullets with simple images. i've styled the css properly

.checkmark ul  {
  list-style-image: url(files/nl-images/2005/checkmark.png);
  }

(also tried a transparent gif)

and have the list class'd properly.

all i get is the stinkin' bullets. is there something extra needed for Drupie? i can't find anything on this.

merci

Site with 3 different languages

Is this possible with Drupal? I found a module called i18n, but it seems to be compatible with 4.6 only, will it work with 4.7?

What I want to do is simple clickable flags for 3 different languages, and it would be frontend only. Any tips on the way?

Thanks!

Gallery2 Link Issues

I am getting this error:

Warning: main(/home/domain/public_html/UpgradeStep.class): failed to open stream: No such file or directory in /home/domain/public_html/index.php on line 42

Fatal error: main(): Failed opening required '/home/domain/public_html/UpgradeStep.class' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/artnpics/public_html/index.php on line 42

Pages

Subscribe with RSS Subscribe to RSS - Post installation