How to use #file_link macro's
Hello all,
New user here, an I'm somewhat overwhelmed by the options GSA has to offer. Already got some campaigns running, but I have still have the feeling it's gonna take me weeks to fully grasp this wonderful program.
Currently I'm experimenting with a tutorial on how to create unique non-English content. However, I don't know how to create #file_link macro's. Here is what I have to do, but it sounds like total gibberish to me. Anyone able to guide me a bit?
Save the textfile and now use the #file_links macro to create articles with it. The principle of this macro is, that it takes an amount of lines from a textfile and joins them together. #file_links[sample.txt,2,S] will take 2 random lines and join them with a single space.
To create an article you could go like this:
#file_links[sample.txt,5,S] %link% #file_links[sample.txt,5,S]
#file_links[sample.txt,10,S]
#file_links[sample.txt,10,S]
#file_links[sample.txt,10,S]
#file_links[sample.txt,10,S]
To create an article you could go like this:
#file_links[sample.txt,5,S] %link% #file_links[sample.txt,5,S]
#file_links[sample.txt,10,S]
#file_links[sample.txt,10,S]
#file_links[sample.txt,10,S]
#file_links[sample.txt,10,S]
Comments
Thank you!