Skip to content

Image Folder & Own URLS

Ok I got excited when I saw the updates but I still can't get this to work. How do I get the program to pull images out of a folder with the new "Own URLS" "set custom image URLs for articles" settings?

Comments

  • SvenSven www.GSA-Online.de
    Thats used for urls only but internally you can also place macros there to put content from a folder. And mor ethan that you can also add full directories there.
  • edited January 2014
    I know this can be done, that was the question from my previous thread.  I'm back to my previous problem from yesterday in this thread when you told me to wait for the next version where I can insert images/videos via the gui. This update have not solved the situation, since I was asking about pulling images from a folder.

    So to get this solved can anyone please tell me:

    1) How do I get the text to wrap around the image when I use this code in my articles.  <img src="%spinfolder_data_url-c:\folder_with_images\%" />. 

    2) Is there a code to use to get it to insert for example 0-1 or 1-2,  etc. images from the folder just like it does for the searched images in the gui?

    I would really appreciate this as it seem like I can't find the answers.

  • 1) just add some html attributes to your img tag, like align="left" or style="float: left"
  • edited January 2014
    Thanks cherub, that was simple enough that I feel silly. 

    It's just that I read somewhere that some engines/sites don't accept images and the html code was left in the articles.  And now the program will not try to insert the image if sites don't allow this so no messy codes left in the articles. I 'm concern if I manually embed the html will the codes be left in the articles for sites that don't allow images.


  • SvenSven www.GSA-Online.de
    the program cuts out the images if the engine does not support things.
Sign In or Register to comment.