How possible is it to do something similar to the reader from webpublished.com ?

here is how the reader works http://www.webpublished.com/uplaton/info/solutions/
i m wondering if it is possible to create a similar system with drupal. if yes how? if already exist please help me find the module that does that thanks guys

prefix path locale detection and path alias

hello,

I'm trying drupal for the first time. A feature that interest me is content translation.

I'm running drupal-7.0-alpha5 installation with locale content translation, path and pathauto enable. The locale module is setup to look for a locale prefix (fr). the site default language is English.

I created an article 'hello world' (English) with (auto)alias /article/hello-world and i translated it: 'bonjour monde' (French) with(auto) alias /article/bonjour-monde.

on the site home page in English (path : /) only the alias for the English article is used (the other is /node/2), on the French home page (path : /fr) it's the opposite, the English article href is /node/1 while the French article href is /fr/article/bonjour-monde.

I filled a bug because I thought it was a bug but apparently it's 'by design' and that I should setup localized alias if I want another result.

what i'd like is that the node/1 link was always /article/hello-world and node/2 link always /fr/article/bonjour-monde.
even if i try to customize alias, i didn't find how to get that result (on the French home page, the link to node/1 is always prefixed with /fr).

Am i right?

Hi!
I have an idea - create a web site for my native town. It is not very big, but people use the internet, they enjoy to serf.
So, am i right to choose Drupal for making site? May be i should not? Because i'd like to make very simple site with news, blog, photo gallery.
What can u advice me?

should it be expected that hook_menu_item_link been functional in alpha 5?

Actually it is not just hook_menu_item_link. I have following functions defined in my template.php

"Failed to fetch available update data" & Possibly proxy issue

Hi

I am running Drupal within a firewall, and I am currently failing to get updates: "Failed to fetch available update data"

In order to get access to updates, I need to provide Drupal with firewall's proxy address and port.

Where would I be able to add this information into Drupal?

Jeff in Seattle

The directory S:\Windows\TEMP is not writable

I am in the beginning stages of installing Drupal 7. Years ago I had Drupal running one of my sites, so I'm not completely new at this, but for some reason I can't get my Temp dir to work, nor can I find where in the code I can just change it to another directory. I have given IIS full access to my Windows\Temp folder and still keep getting the following error on the main install requirements checklist page.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x