grazie Yuri.
Mi sembra di capire, però, che bisogna cmq metter mano al filesystem, cosa
che volevo evitare.
a sto punto farò il metodo esterno, perchè di browser view sono a
digiunissimo!

faber

Il giorno 15 novembre 2010 15:31, Yuri <[email protected]> ha scritto:

> Il 15/11/2010 15:25, Fabrizio Rota ha scritto:
> > mi sarebbe comodo autorizzare csv. come si fa?
>
>
> http://www.slideshare.net/ajung/frequently-asked-questions-answered-frequently-but-now-for-the-last-time
>
> c'è in una delle slide, oppure cerca in plone.org :)
>
>
> >
> > grazie
> >
> > faber
> >
> > Il giorno 15 novembre 2010 15:22, Yuri <[email protected]
> > <mailto:[email protected]>> ha scritto:
> >
> >     Il 15/11/2010 15:20, Fabrizio Rota ha scritto:
> >     > Ho bisogno di uno script che prenda un file csv e gli faccia del
> >     > lavoro sopra.
> >     > Per iniziare ho usato questo codice
> >     > import csv
> >     > reader = csv.reader(open("test.csv", "rb"))
> >     > for row in reader:
> >     >     print row
> >     > return printed
> >     >
> >     > ma non mi fa debaggare perchè ho questo messaggio senza altre
> >     indicazioni:
> >     >
> >     > Permessi insufficienti, contatta amministratore.
> >     >
> >     > Opero in ZMI per creare uno script da dare in pasto a PFG.
> >     >
> >     >  Si tratta di un errore dovuto al fatto che uso python "non
> >     ristretto"
> >     > nell'ambiente sbagliato?
> >
> >     Sì, o autorizzi l'utilizzo del modulo csv o usi un external method o
> >     (meglio) una browser view.
> >
> >     >
> >     >
> >     > --
> >     > Faber
> >     > --------------------
> >     > "Life is what happens to you while you're busy making other plans"
> -
> >     > J. Lennon
> >     >
> >     > “If you think education is expensive, try ignorance” - D. Bok
> >     >
> >     >
> >     > _______________________________________________
> >     > Plone-IT mailing list
> >     > [email protected] <mailto:[email protected]>
> >     > http://lists.plone.org/mailman/listinfo/plone-it
> >     > http://www.nabble.com/Plone---Italy-f21728.html
> >
> >     _______________________________________________
> >     Plone-IT mailing list
> >     [email protected] <mailto:[email protected]>
> >     http://lists.plone.org/mailman/listinfo/plone-it
> >     http://www.nabble.com/Plone---Italy-f21728.html
> >
> >
> >
> >
> > --
> > Fabrizio
> > --------------------
> > "Life is what happens to you while you're busy making other plans" -
> > J. Lennon
> >
> > “If you think education is expensive, try ignorance” - D. Bok
> >
> >
> > _______________________________________________
> > Plone-IT mailing list
> > [email protected]
> > http://lists.plone.org/mailman/listinfo/plone-it
> > http://www.nabble.com/Plone---Italy-f21728.html
>
> _______________________________________________
> Plone-IT mailing list
> [email protected]
> http://lists.plone.org/mailman/listinfo/plone-it
> http://www.nabble.com/Plone---Italy-f21728.html
>



-- 
Fabrizio
--------------------
"Life is what happens to you while you're busy making other plans" - J.
Lennon

“If you think education is expensive, try ignorance” - D. Bok
_______________________________________________
Plone-IT mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/plone-it
http://www.nabble.com/Plone---Italy-f21728.html

Rispondere a