Skip to content

Some problem

Hi. Could you fix this? Please.



Comments

  • a Href
    A href
    '>
  • Also can't posting in some platform if i have alt on image with link.
    Example: <a href="http ://site .ru"><img src="http ://site.ru/image .jpg" alt="alt text" /></a>
  • SvenSven www.GSA-Online.de
    can you give me the project backup? I can not reproduce this over here.
  • SvenSven www.GSA-Online.de
    Or wait, you mean it should not produce thiese variations but ONLY use <a href="...">...</a> ... ALWAYS ?

    I thought you mean that it added href="...' which would have been a bug, but everything else should be ok actually no?
  • Sven said:
    can you give me the project backup? I can not reproduce this over here.
    Project here
    Problem found in export file "All articles in one html"
  • Sven said:
    Or wait, you mean it should not produce thiese variations but ONLY use <a href="...">...</a> ... ALWAYS ?
    Yes. Variation <A>, Href, </A>. I think a, href is better.
    Also resultat have href='..'


  • SvenSven www.GSA-Online.de
    edited March 2020
    as written, it should be ok, however, you can create an export template where you define a different format for links.
  • edited March 2020
    Sven said:
    as written, it should be ok, however, you can create an export template where you define a different format for links.
    Hello Sven/ Today after export to "All articles to one html" i have this:
    <a HREF = "
    My soft can't work with this construction.
  • SvenSven www.GSA-Online.de
    you mean it can only understand it if href is all lowercase?
  • Sven said:
    you mean it can only understand it if href is all lowercase?
    Yes. I also mean extra spaces
  • SvenSven www.GSA-Online.de
    ok then simply copy that template to a new name and add this line...
    format link=<a href="%url%">%anchor_text%</a>
    What program is that for? Maybe I can make an export template directly for next update.
  • Sven said:
    ok then simply copy that template to a new name and add this line...
    format link=<a href="%url%">%anchor_text%</a>
    What program is that for? Maybe I can make an export template directly for next update.
    Thank you. But now result is <a href="%url%">и</a>

    Used name software for posting is xneolinks. I edit template and all is ok, but urls is not good.
  • SvenSven www.GSA-Online.de
    OK, let me make a template...some more questions then...
    1. What file extension is expected by the program? *.txt?
    2. Is there maybe a demo version to test it ?
  • Sven said:
    OK, let me make a template...some more questions then...
    1. What file extension is expected by the program? *.txt?
    2. Is there maybe a demo version to test it ?
    Ok. Don't have a demo.
    Titles is ok (your included template)
    1. Before all articles:{
    2. Separator between articles:%new%
    3. After all articles:}
    4. Posting for forum engines (impossible tags: H1, div, style, float, padding, blockquote, text-align).
    5. If picture have a active link, impossible img style=...
    6. Format url:<a href="%url%">%anchor_text%</a>
  • SvenSven www.GSA-Online.de
    can you simply send a sample file how it should look like?
  • Sven said:
    can you simply send a sample file how it should look like?
    Sure.
    https://cloud.mail.ru/public/3AUj/4gNDvhYwg
  • SvenSven www.GSA-Online.de
    OK you have your export template on next update. Though some fine tune questions:

    1. Can that article use spin syntax or it's better not to use it?
    2. Where is the article tile pulled from? The file name?
    3. A 2nd export template with no html for forum posts might be best or?
  • Sven said:
    OK you have your export template on next update. Though some fine tune questions:

    1. Can that article use spin syntax or it's better not to use it?
    2. Where is the article tile pulled from? The file name?
    3. A 2nd export template with no html for forum posts might be best or?
    Hello Sven. Sorry for the long answer.
    1. Better not to use spintax. Or can use spintax as sheme {article1|article2|article3}.
    2. All titles in one text file (with spin, no html)
    3. Do you mean (all articles in one text file (with spin, no html)? But here articles not have a links.
  • SvenSven www.GSA-Online.de
    1. OK right now it can have nested spin syntax so next update will remove that
    2. OK so an extra export template which however already exists
    3. Sorry that might not work then.
Sign In or Register to comment.