image url posting to wiki
Two bugs i found [not sure if its just me or others getting same errors]
- SER post to wikis with image urls ..if article has <img src="url">..SER removes img tag but post actual naked url on wikis [i found on mediawikis]
-When i tick 'use keywords as anchor text' and anchor text filed is empty..%random_anchor_text% dosn't get replaced by keywords..insted it uses domain name of url
- SER post to wikis with image urls ..if article has <img src="url">..SER removes img tag but post actual naked url on wikis [i found on mediawikis]
-When i tick 'use keywords as anchor text' and anchor text filed is empty..%random_anchor_text% dosn't get replaced by keywords..insted it uses domain name of url
Comments
- the random_anchor_text issue is fixed in upcoming version
- that img conversion should happen without issues. Can you pm me a URL + project setting?
Just had a look at it and it has the correct format in script...
custom link format=[[%url%|%anchor_text%]]
custom img format={{%url%}}
...can you give me the URL where you think is is used wrongly?
Will SER conver it to moinmoin format? Or do i have to use 'standard html link format' so that ser convert it to either mediawiki or moinmoin format..