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

PHP snippet for 'dynamic' categories parsing

Hi all, i am dealing with my first Drupal site, and not being a developer i am trying to find my way through it, but some help would be apreciated! ;)

I just went through all the PHP snippets handbook pages, and noticed there are plenty of snippets like
'Display (x) recent nodes of a specified type from a specified taxonomy term'
OR
'Show a list of (x) most recent nodes from any of several categories (terms)'

Each snippet uses a fixed $taxo_id, or $categoryid variable, depending on the category i want to apply the snippet to.

Optional/Hidden content within a story node

Hi,

I'm currently working on an entertainment website which will feature news articles. Sometimes these news articles will contain "spoiler" information that users might not always want to see.

I was wondering if there might be a hack or module that I could use so that I could, for example, create a new story with an opening and closing paragraph and in the middle of the story there could perhaps be a paragraph of text (containg the spoiler information) that users could click to view within the article?

FCKEditor & 4.7.0 - Clean URLs problem: any mod_rewrite gurus?

Hello, the FCKEditor seems to be almost working with Drupal 4.7.0, except for a somewhat substantial complication: it works only with Clean URLs switched off. The discussion of the issues with the module is here. Are there any mod_rewrite gurus around willing to give it a try? Thanks. Roman

Stories by countries

Hi!
First of all, sorry of my english, don't is very good :-P

I have stories with diferent categories, and i have installed the localization module for identify the articles by country
and I need one block to show the diferent countries by stories.

How I can do it? it have a module extension for localization o other solution?

Thank you very much

Collapsible content in a node

Hi! I would like to use the "collapsible" content effect from /admin/settings on a node page, but not necessarily in a form. What I would like to achieve is

If you click on this text

i18n and pathauto

Hi all,

I have a 4.6.6 site, working in 3 languages, with the i18n module.
I have recently installed pathauto, and set it up so the aliases for all new nodes would be in the form: [title]
i.e. a new node titled 'my title 1' would have an alias of my_title_1.

So far so good. The problem comes when I submit a translation for that node. Of course, the new title is the original title's translation (i.e. from 'my title 1' in english to 'mi titulo 1' in spanish), and pathauto generates the new alias mi_titulo_1.

So, when I'm viewing the orignal node at en/my_title_1 and switch language to spanish, i18n swithes lang code, and tries to fetch es/my_title_1 (which is not the right path...)

Setting pathauto to include the lang code (i.e. [lang]/[title] as pattern) doesn't solve the problem... in this case, the original alias is en/my_title_1 and the translated one's is es/mi_titulo_1, so, they still don't match when switching languages.

I don't know if this is some misconfiguration on my side, or if this is a known issue/incompatibility with these modules...
I know this must have happend to someone else, but I couldn't find anything regarding this issue... is there a way to solve this? Will the 4.7 version of i18n overcome this?

Any help/info would be vey appreciated, thanks!

Pages

Subscribe with RSS Subscribe to RSS - Post installation