You are not logged in.
Pages: 1
Hello !
Xinha is a very good product.
I use wampserver at home and the URL for my first site is http://localhost/siteweb/ (I have an other site (http://localhost/Pao/)
The http://localhost/ can't be modified in wampserver.
When I use images in my site the URL is http://localhost/siteweb/images/xxx.jpg
I just want to have the link images/xxx.jpg (and not /images/xxx.jpg or /siteweb/images/xxx.jpg)
I try to use the parameter xinha_config.stripBaseHref = true ; in the config file.
The résult is /siteweb/images/xxx.jpg for my images links and this is not the result I want for my real publication in my site
I want images/xxx.jpg in my links for a good translation in my real site
Do you find me a solution ?
Thanks for all !
Last edited by jmm68170 (2011-10-15 07:44:44)
Offline
I forget, for better response to my problem, more explanations :
I use IE 8.0 or FF 7.0
About Xinha :
Release: Trunk (Wed, 12 May 2010 09:40:06 +1200)
Head: h t t p://svn.xinha.org/trunk/XinhaCore.js
Revision: 1263
Last Changed By: gogo
If I make my xinha edit on my web site the result is /images/xxx.jpg the / before images is in excess
and if I edit under wampserver in my local site : /siteweb/images/xxx.jpg the /siteweb/ is too
I explain my uses :
when I edit directly on my web site I can later save the database mysql and restore it with wampserver for better tests (and saving)
I can also edit under wampserver at home and later copy my text in the real site
With this problem I must correct more links manually
Thanks for responses
Offline
Hello !
My problem is also open, I tried the new XinhaCore.js after the ticket #1587 but the results are same. Perhaps this corrections was not for my problem ?
I tried also to open a new ticket and this will not be possible for me !
Can everybody respond to me for what I shell do at this point ?
Thanks for responses
Offline
Hi,
I try :
xinha_config.baseHref = 'http://localhost/siteweb/'; in the local config file for my first site and
xinha_config.baseHref = 'http://localhost/Pao/'; in the local config file for my second site
and the result is very good
Thanks for all
Last edited by jmm68170 (2011-10-28 20:16:28)
Offline
Pages: 1