rdkumm
Forum Replies Created
-
Forum: Plugins
In reply to: [File Away] thumbnails="permanent" causes page not to renderperfect. that is the issue.
Forum: Plugins
In reply to: [File Away] thumbnails="permanent" causes page not to renderyes it is doing that, but it also shows the thumbnail as a file.
Forum: Plugins
In reply to: [File Away] thumbnails="permanent" causes page not to renderhow do i suppress the thumbnail image?
Forum: Plugins
In reply to: [File Away] thumbnails="permanent" causes page not to renderMakes perfect sense because the images are rather large.
Forum: Plugins
In reply to: [File Away] Recursive SearchThanks I’ll get the update! Great support response.
Forum: Plugins
In reply to: [File Away] Recursive Searchthanks, I created the tags in manager mode then switched to recursive mode.
Forum: Plugins
In reply to: [File Away] Recursive Searchin recursive mode my tags don’t show up.
[fileaway base=”3″ size=”no” recursive=true thumbnails=”permanent” thumbsize=”small” thumbstyle=”squarerounded” images=”none” type=”table” mod=”no” customdata=”tags” metadata=”database”]
Forum: Plugins
In reply to: [File Away] Recursive SearchOK thanks!
Forum: Plugins
In reply to: [File Away] Recursive Search[fileaway base=”3″ size=”no” manager=true recursive=true thumbnails=”permanent” thumbsize=”small” thumbstyle=”squarerounded” images=”none” type=”table” mod=”no” customdata=”tags” metadata=”database”]
Forum: Plugins
In reply to: [File Away] Figuring out PDF thumbnailsI can confirm file names can not have spaces in order for thumbnails to be created for pdfs
Forum: Plugins
In reply to: [File Away] Can't add custom column infoHas this problem been resolved? I have the same issue. Enter the info in manager mode, but the information does not save/get retrieved. Very simple implementation. Using a filename metatag is not an option for me.
The problem seems to be with more than one customdata field.
Won’t work:
[fileaway base=”2″ manager=”on” size=”no” customdata=”Description, Tags” metadata=”database”]Won’t work:
[fileaway base=”2″ manager=”on” size=”no” customdata=”Description,Tags” metadata=”database”]Works:
[fileaway base=”2″ manager=”on” size=”no” customdata=”Description” metadata=”database”]