path

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
jasom's picture

"Create or delete an URL alias" don't produce lowercase aliases

I'm using rules to create path alias after saving new user. Values are:
Existing path: user/[account:uid]/blog
New alias: [account:user-raw]/blog

Example

User name: Kotuha Matuha
Current result: http://127.0.0.1/Kotuha-Matuha/blog
Demanding result: http://127.0.0.1/kotuha-matuha/blog

Any idea? ;)

Read more
phoenix's picture

Views translation problem

I have the following situation: a site that has a second language added. Everything gets traslated. Now, I see this. There is a view with a page display. As path it gets "new-programmes/%". There is a possibility to add terms as argument. I found a solution to translate the terms. But when I open the french site I ge t this http://mysite.com/fr/new-programmes/term. I want to have the "new-programmes" translated to "nouveaux-programmes". This will result in http://mysite.com/fr/nouveaux-programmes/translated-term

Read more
Brian294's picture

Page Titles for Views, Panels, and non-node pages

I just wrote a module for Drupal 6.x that leverages the power of nodewords "custom pages" to set the Page Title using wildcard paths and tokens. Great for tough-to-reach page titles in Views, Panels, and other non-node paths!

http://drupal.org/project/nodewords_pagetitle

Let me know if this solves some real world problems. :-)

Peace,
Brian

Read more
DrupalCuckoo's picture

Panel/Ctools creates wrong path to CSS file

Hello,

I have a problem with Panels 3.3 and Ctools 1.3 (I guess). I'm using Drupal 6.16.

I use the "Flexible Layout" in Panels to create a two-column-display for my user profile pages. On my local drupal installation everything works fine. But when it comes to the online version the display of my two columns breaks.

I've found, that panels (or ctools) creates a css file which provides the needed css code for the two-columns. The path to this css file is wrong and I don't know how to fix this :(.

Here's what I think causes the problem:

Read more
glass.dimly's picture

Link Taxonomy Terms to Custom Page or Panel

Hey all,

I just created a module that allows a person to enter individual custom paths for each taxonomy term in a vocabulary. May be ingested plain or with a sauce of Taxonomy Breadcrumbs.

Check it out. Any I'd be much obliged if someone would review my code.

I've been a longtime member of the Drupal community, and I'd like to get involved... ...who knows? Maybe even help maintain a module, your module, even.

Peace,
glass.dimly

Read more
mr.alinaki's picture

Generate path by node type without Pathauto

Hi!

Is it possible to generate url aliases to nodes by their type without pathauto? I.e. topic/234, forum/456, where topic and forum are some content types? Maybe url_alter may help with that?

Read more
Z2222's picture

Drupal Path module SEO problem

If using the Path Module (which is standard for SEO), the URLs become case insensitive even on *nix servers. That means you can get duplicate content if people accidentally link to versions of your URLs with different cases.

Example:

  • drupal.org/handbook
  • drupal.org/hAnDbOoK

Just something to watch out for until it's fixed.

I added an issue here:
http://drupal.org/node/276201

Read more
EduardoMercovich's picture

Ayuda: ¿un problema de path?

Hola a todos.

Estoy ayudando a un sitio con problemas. Acabo de subir el drupal (4.7.4) y su backup a un nuevo servidor en site5: http://74.54.112.162

Veo, a priori, 2 problemas:

  • el de los acentos (que hay muchas referencias al tema, diversas y que tendré que ver, y el tema del collation y latin1_swedish_ci) y
  • hay un tema raro con los path.
Read more
farrell's picture

how to handle single site config including subdomain

I'm moving my existing corporate site (html) to Drupal and want to include what had been three Wordpress installs in the single Drupal site (1 blog and 2 podcasts). I've got it all pretty much worked out ... except that one of the Wordpress installs lives in a subdomain.

I want to include that content in the main Drupal site/database so it can be indexed with everything else. The question: how do i accomplish this without setting up a second site pointing to the subdomain directory?

Read more
Subscribe with RSS Syndicate content