Python Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesPython Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 8th, 2001, 03:51 AM
skdumir skdumir is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2001
Location: Singapore
Posts: 0 skdumir User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via Yahoo to skdumir
Question Parsing and displaying text files in Zope

Am not able to dynamically parse and display a text file in Zope. It must be straightforward but I haven't been able to manage it. Any pointers?

Thanks.
Comments on this post
Gran Roguismo agrees!

Reply With Quote
  #2  
Old August 12th, 2001, 07:32 PM
wabirdman wabirdman is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Location: Australia
Posts: 111 wabirdman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 m 19 sec
Reputation Power: 13
parsing text file

If you want to have a text file show up, just add a file.

(screen shot - sort of)

ID :
Title:
File: Browse(button)

Click on the browse button and select the file.

Then you need to create a dtml method and inside the dtml method you need to use this code

<dtml-var name of file>

thats it

wabirdman
__________________
Real programmers code in binary

Reply With Quote
  #3  
Old August 12th, 2001, 11:09 PM
skdumir skdumir is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2001
Location: Singapore
Posts: 0 skdumir User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via Yahoo to skdumir
Parsing dynamic text files

The solution provided does work but not dynamically. The file gets uploaded once but if the file content changes, Zope continues to exhibit the old file content.

Finally got around this problem by choosing a module "Local File System" and installing it as an extension. Somewhat tedious but once installed, works neatly.

Thanks!

Reply With Quote
  #4  
Old August 12th, 2001, 11:13 PM
wabirdman wabirdman is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Location: Australia
Posts: 111 wabirdman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 m 19 sec
Reputation Power: 13
file

My apologies - I did not read the dynamically bit.

wabirdman

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPython Programming > Parsing and displaying text files in Zope

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap