* The_Netter My file list code also include the index file when listing the other files I uploaded , please how can I remove the inclusion of the index file
2015-01-01 17:11 · (0)
* Graham * The_Netter The filelist uses a single filter so either use
filter="-index"
to just exclude the index
or
filter="*.*"
to exclude ALL files that do NOT have a file extension
2015-01-01 17:18 (edited 2015-01-01 17:24 by Graham ) · (0)
* The_Netter * Graham Ok. Please how can I include a "jump to page" box in the file list.
2015-01-01 17:28 (edited 2015-01-01 17:29 by The_Netter ) · (0)
* Graham * The_Netter At its most simple just add this in a code block on your filelist page
<form action="<xt:url />" method="get">
  <input name="__filelist_page" size="3" />
  <input type="submit" value="jump" />
</form>

Copy code
2015-01-01 18:30 · (0)
* Fashlyyoung how can i show only a particular file out of all other files e. g fashwap.apk out of all other apk files
2016-07-28 13:05 · (0)
* Lordeagle * Fashlyyoung Use the filename as the filter
2016-07-28 20:36 · (0)
* RoSino18k *.apk
2016-07-29 21:09 · (0)

Online: Guests: 1