Dropbox in wordpress. This is the duct tape and chewing gum release. It works again, that's what matters.
To access your dropbox you will need to set up a dropbox app in order to get a consumer key and a secret key.<br/>
1) Go to https://www.dropbox.com/developers/apps<br/> 2) Click "Create an App"<br/> 3) Add a name and description<br/> 4) Copy and paste the two codes in thee corresponding text boxes of the plugin options screen<br/>
To display the box use the shortcode: [dropbox]<br/>
Add these parameters:<br/> Name (default value) - description<br/> home() - root folder, case sensitive, ex: /Photos<br/> separator(~) - folder separator used in displayed box<br/> hometext(home) - text for link to specified root<br/> dirsfirst(true) - display directories before files<br/> orderby(date) - parameter to order files and folders, possible values: date, size, type (do not include parameter to sort by name)<br/> orderdir(1) - 1 for asending -1 for descending<br/> showdirs(true) - show directories in box<br/> dateformat(l jS \of F Y h:i:s A) - format for date<br/> allowdownload(true) - allow download of files, can be true/false<br/> allownavigate(true) - alow folder navigation, can be true/false<br/> columns(INDSD) - order of columns I:icon, N:name, D:date, S:size, a column may appear more than one time or not at all<br/> asctxt(▲) - text used for link for ascending ordering<br/> desctxt(▼) - text used for link for ascending ordering<br/> ordering(true) - allow user to order the files/folders<br/> allowupload(false) - allow user to upload files to current folder<br/>
! Do NOT place more than one box with browsing/downloading/sorting enabled on the same page. You can, but it might act odd.<br/>
In order to add icons place files in the 'images' folder(located in the plugin folder). File names must be '[extension of file].png'. For example 'txt.png' will be used as the icon for all *.txt files, 'folder.png' will be used for folders, and 'default.png' will be used for everything without a match.<br/>
Questions?: http://software.o-o.ro<br/>
Requires: 2.7.1 or higher
Compatible up to: 3.2.1
Last Updated: 2011-9-6
Downloads: 6,305




