Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [ManuGermany] Where to change RewriteRules for Setup-Settings

Quote Reply
Re: [ManuGermany] Where to change RewriteRules for Setup-Settings In reply to
I understand. Are you sure you used %Title% right?


The DirName converter plugin is only able to convert between SQL columns.
Since Title is an SQL column, you would be able to use a converted Title_conv column in your templates.


I understand, that you don't want to add an extra SQL column, but you should note, you need to choose from the following cases:
  1. Trade database space for CPU resource, so you don't use CPU, but use SQL database to store the 'Title', using DirName converter plugin.
  2. Trade CPU resource, for database space, so you use more CPU, but less SQL database, and the conversion is done on-the-fly.
    This would be solved using my planned "International text converter plugin".

- DirName converter plugin uses less CPU, more space.
- International text converter plugin will use more CPU, no space.

Best regards,
Webmaster33


Paid Support
from Webmaster33. Expert in Perl programming & Gossamer Threads applications. (click here for prices)
Webmaster33's products (upd.2004.09.26) | Private message | Contact me | Was my post helpful? Donate my help...
Subject Author Views Date
Thread Where to change RewriteRules for Setup-Settings ManuGermany 4488 Apr 20, 2005, 8:13 AM
Thread Re: [ManuGermany] Where to change RewriteRules for Setup-Settings
webmaster33 4308 Apr 21, 2005, 2:58 AM
Thread Re: [webmaster33] Where to change RewriteRules for Setup-Settings
ManuGermany 4306 Apr 25, 2005, 11:28 PM
Thread Re: [ManuGermany] Where to change RewriteRules for Setup-Settings
webmaster33 4298 Apr 26, 2005, 2:25 AM
Thread Re: [webmaster33] Where to change RewriteRules for Setup-Settings
ManuGermany 4286 Apr 26, 2005, 2:58 AM
Thread Re: [ManuGermany] Where to change RewriteRules for Setup-Settings
webmaster33 4280 Apr 26, 2005, 3:42 AM
Thread Re: [webmaster33] Where to change RewriteRules for Setup-Settings
ManuGermany 4282 Apr 26, 2005, 4:41 AM
Thread Re: [ManuGermany] Where to change RewriteRules for Setup-Settings
webmaster33 4360 Apr 26, 2005, 5:15 AM
Thread Re: [webmaster33] Where to change RewriteRules for Setup-Settings
ManuGermany 4284 Apr 26, 2005, 5:32 AM
Thread Re: [ManuGermany] Where to change RewriteRules for Setup-Settings
webmaster33 4329 Apr 26, 2005, 6:13 AM
Thread Re: [webmaster33] Where to change RewriteRules for Setup-Settings
ManuGermany 4288 Apr 26, 2005, 6:39 AM
Post Re: [ManuGermany] Where to change RewriteRules for Setup-Settings
webmaster33 4250 Apr 26, 2005, 7:58 AM