
ChetW
Staff

Aug 29, 2006, 4:49 PM
Post #2 of 2
(1613 views)
Shortcut
|
|
Re: [nextsolutions] Upload size issue
[In reply to]
|
Can't Post
|
|
Hi Mark, Thanks for the post! I actually just sent you an e-mail regarding this figured I would post what I sent you here also for anyone else that may be curious on this. Before you had been uploading your pdfs through the wysiwyg image upload add-on, instead what you may want to do is use the "file_select" PML tag. Using this tag you can upload pdf's from your local computer, to do this follow the steps below: - Login to your Page Publisher admin section, and select 'Setup Options' from the right hand side of the screen. - One the "Setup Options" page scroll down to the "Upload Options" section and set the following fields: Allow users to upload pages: Yes Maximum upload file size: select "No Limit" Accepted upload extensions: add pdf to the excepted extensions - save your changes, next you are going to add the "file_select" PML tag to your file, this PML tag looks like this:
<!-- publish type="file_select" allowupload="yes" uploaddir="" allowremove="yes" allowurl="no" allowadd="yes" --> <!-- /publish --> Does this help Mark? If you have any other questions please don't hesitate to ask. :) Cheers, Chet Woodside - Product Specialist support@interactivetools.com [hr][i][url "http://www.interactivetools.com/consulting/"][b]Hire me![/b][/url] Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with [url "http://www.interactivetools.com/consulting/"][b]Priority Consulting[/b][/url].[/i]
|