I'm using the locale module to translate my site form English to Italian. All is going well but I can't understand how to change the locale so to have localized days and month ( es: Gennaio instead of January and so on ). I've tried to put locale(LC_ALL,"it_IT") on top of index.cfm, and analyzed the current locale. Well, it's the Italian locale but the dates are in English. What's happening ?
An IT friend of mine let me know that he finds Bricolage to have a superior node based security system. For this reason, he is leaning toward that CMS platform for future use. Anyone in the Drupal community have insight into benefits that Drupal has over Bricolage, maybe in other areas?
Hi, i wrote a php Block to display a type of nodes. When the code is in the block, it works fine. But if I create a PHP Page, the results are not show in the page. Is there a difference?? Why it doesn't work? Here are my code:
I'm pretty much fed up with working on graphics for my drupal sites. There's a way that I can fix that. I can create a flash based css editor that can be used in drupal. It would give you a live preview of your site and allow you to change things like fonts, colors, positioning etc. It would then save the changes back to the css file. You as an adminstrator could use it or it could be setup so that your users could create their own theme. A lot of different options are possible and it could go far but it requires sponsors. I would need about 10 to 20 sponsors. Why?
I was wondering if it is possible to build a Q & A Page, where guest would leave questions and members would answer the questions.Then when showing it in a list, the answered questions would be indicated one way, perhaps green, and the unanswered questions would be in red etc.
It would seem the forums module would suit this if it was tweaked. Is it possible to change the name of a module and load a second instance of it?