Remove space after dollar sign in eZprice?

Author Message

Alex Jones

Monday 17 November 2003 1:08:13 pm

How can I remove the space that is inserted after the dollar sign in a price? Right now it appears: $ 10.50 instead of $10.50.

Thanks,

Alex

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

Adolfo Barragán

Tuesday 18 November 2003 3:15:39 am

You must change the settings in <site-root>/share/locale/your-language.ini

Regards
Adolfo Barragán

Alex Jones

Tuesday 18 November 2003 6:35:11 am

Thanks Adolfo!

FYI, for anyone else who needs to make the change, I edited these lines:

PositiveFormat=%c %p%q
NegativeFormat=%c %p%q

I removed the space between the %c and %p so they are now:

PositiveFormat=%c%p%q
NegativeFormat=%c%p%q

Alex

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 01:20:27
Script start
Timing: Jan 31 2025 01:20:27
Module start 'layout'
Timing: Jan 31 2025 01:20:27
Module start 'content'
Timing: Jan 31 2025 01:20:27
Module end 'content'
Timing: Jan 31 2025 01:20:27
Script end

Main resources:

Total runtime0.0226 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 588.2578151.2266
Module start 'layout' 0.00480.0042 739.4844220.7188
Module start 'content' 0.00910.0122 960.2031997.8047
Module end 'content' 0.02130.0013 1,958.007829.9922
Script end 0.0226  1,988.0000 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002510.9328140.0002
Check MTime0.00104.4188140.0001
Mysql Total
Database connection0.00072.889010.0007
Mysqli_queries0.002712.139430.0009
Looping result0.00000.070510.0000
Template Total0.00104.410.0010
Template load0.00083.452310.0008
Template processing0.00020.879110.0002
Override
Cache load0.00052.367910.0005
General
dbfile0.00146.236080.0002
String conversion0.00000.035840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs