In download process OE convert some address string symbols into other. Ex: http://www.asd.fgh/index.php?asd=123 -> ?->@ -> http://www.asd.fgh/index.php@asd=123, but @->_40, or port number http://www.asd.fgh:500/index.php?asd=123 -> fgh:500->fgh_3A500...
Question: what rule? Is document reference?
1. Can I replace that symbols by my mind?
2. What about '#' - OE think to download some pages, but the page in 1!, but has some inner refs?
Example:
www.zipsites.ru/mine/article/oe/ ;)
project settings:
http://www.zipsites.ru/mine/article/oe/
SingleURL=http://www.zipsites.ru/mine/article/oe/index2.php
&
exlude refs with '#' symbol.
after that settings downloaded project look like online.
> &
> exlude refs with '#' symbol.
but
exlude filenames with '#' symbol.
Oleg.
Ex.with php:
rule subst: *.php, /**.php*, /**.php*.html
link in page:
*.php#asd
subst to *.php#asd.html (!!!???) and what to do? my mind in overstacking :))))
Oleg.
I'll be waiting changes in new version.
Best regards.
Oleg.