Skip to content

OpenSource 1000ASA.com

Sections
Personal tools
You are here: Home » Support forum » ArcheCSV file upload field, Plone 2.5

Forum Post : ArcheCSV file upload field, Plone 2.5

Up one level
Posted by at 2006-12-11 23:42 (1 reply)
Thanks for ArcheCSV
It's a fantastic addition to Plone and Archetypes.

I installed ArcheCSV 1.0 into Plone 2.5 (on Windows) but when I went to import the data, I was only given the option to paste my CSV data into a large text box. The field and "browse" button for uploading a file didn't appear on the form.

It turns out that ArcheCSV doesn't work out-of-the-box with Plone 2.5 because Kupu has hidden the File Upload field by default. The div class fieldUploadFile is in the HTML, but is hidden in CSS.

There's an easy fix. In the ZMI, go to portal_skins/custom and create a page template named "archecsv.css" with this:

.fieldUploadFile { text-align: right; margin-right: 0.75em; display: block; }

Next, in the ZMI, go to portal_css and register the new css file.

I hope this helps, and perhaps a fix can be incorporated into the next version. It'd be nice if the the file upload field were hidding in Kupu, but visible in ArcheCSV.

Re: ArcheCSV file upload field, Plone 2.5

Posted by at 2006-12-11 23:44

Sorry, I didn't read the post "Not Seeing an Import Tool", which covers this exactly. You can delete this entire thread.

« September 2008 »
Su Mo Tu We Th Fr Sa
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30        
 
 

Powered by Plone

This site conforms to the following standards: