Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Customizing Launchpad?
eddiejp
Does anyone know if it's possible to create restrictions on things like file size, file extensions/mime types or import locations on the client side for Launchpad?
Any insight would be preatly appreciated!
Find more posts tagged with
Comments
Bill Klish
I am not sure. I think you would have to replace the launchpad code with your own which could be tricky. There is a configuration file that gets downloaded to your local pc, just not sure what the source for that information is.
I noticed a launchpad_interface.jar file bundled with content center that probably contains the code you want to modify. Making any type of adjustment to this would be not easily done, and not supported.
If this is something you would like to have I suggest filing a feature request with Interwoven support.
PaulW
you could consider creating a customised file import page, which can be called as a menu item.
You could create this as a jsp page using the cssdk.
I have done this at a client in the past and it has worked quite well. In my validation i just check file extrensions.