* VOLThor6 * AGKLOADED Here, you need to paste this into your INDEX PAGE in a code block:
<xt:filelist sort_type="updated" sort_dir="asc" per_page="3" filter="*.*" folder="/FOLDER OF FILES" template="&lt;img src='http://YOUR URL TO IMAGES/.file_name..jpg'/&gt;&lt;br/&gt;&lt;b&gt;Name:&lt;/b&gt; .file_name_parsed.&lt;br/&gt;&lt;b&gt;Size:&lt;/b&gt; .file_size.&lt;br/&gt;&lt;a href='http://URL TO YOUR DOWNLOAD PAGE/?file=.file_name.&size=.file_size.'&gt;Download Now!&lt;/a&gt;&lt;br/&gt;"/> Jump to page:<form action="<xt:url type="path" />" method="get"><input type="text" style="width:25px" name="__filelist_page"><input type="submit" value="jump"></form>
Copy code
Edit only the parts that are in UPPERCASE with your information. And paste this into the DOWNLOAD PAGE in a code block:
<img src="http://YOUR URL TO IMAGES/{_$file|}.jpg" border="0" alt="{_$file|}" /><br /><b>Name:</b> {_$file|}<br/><b>Size:</b> {_$size|}<br/><b> Download:</b> <a href="http://<xt:url type="domain" />/FOLDER OF FILES/{_$file|}"> {_$file|} </a><br />Share url:<br /><textarea cols="15" rows="2"><xt:url "/></textarea>
Copy code
Again, edit only the parts in UPPERCASE. And remember you have to rename your images with the same extension of your files. Like: my myfile.jar.jpg and file should be: myfile.jar
2017-12-29 04:53 · (0)

Online: Guests: 1