Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > python web programming / CMS

Reply
Thread Tools

python web programming / CMS

 
 
Michael Hudson
Guest
Posts: n/a
 
      04-23-2004
"flupke" <> writes:

> I know that with OpenCMS, i could make html pages with jsp
> code inside. Is that also possible in Plone/Zope? I mean having plone
> process pages with embedded Python through modpython or Spyce?


Er. I'm not sure that really makes sense.

> Or is plone going to send the pages to Zope?


Or that

> That's a part that's not yet clear for me.


You can certainly do dynamic content with Zope/Plone, using Page
Templates and TAL and Scripts (Python) and so on (indeed, quite a
large portion of Plone is a collection of Page Templates and Python
scripts). It's probably possible to use Plone and Spyce at the same
time, but I can't see why you'd want to.

Cheers,
mwh
PS: Page Templates rule.

--
I think if we have the choice, I'd rather we didn't explicitly put
flaws in the reST syntax for the sole purpose of not insulting the
almighty. -- /will on the doc-sig
 
Reply With Quote
 
 
 
 
flupke
Guest
Posts: n/a
 
      04-23-2004
"Michael Hudson" <> schreef in bericht
news:...

> You can certainly do dynamic content with Zope/Plone, using Page
> Templates and TAL and Scripts (Python) and so on (indeed, quite a
> large portion of Plone is a collection of Page Templates and Python
> scripts). It's probably possible to use Plone and Spyce at the same
> time, but I can't see why you'd want to.


The reason why i would want to use Plone and Spyce is that Spyce
provides an easy way to include/embed python code in a html file like
one would do with a jsp page.
I don't think that Plone supports something like that or at least not
that nice but i could be wrong.

flupke


 
Reply With Quote
 
 
 
 
Michael Hudson
Guest
Posts: n/a
 
      04-23-2004
"flupke" <> writes:

> "Michael Hudson" <> schreef in bericht
> news:...
>
> > You can certainly do dynamic content with Zope/Plone, using Page
> > Templates and TAL and Scripts (Python) and so on (indeed, quite a
> > large portion of Plone is a collection of Page Templates and Python
> > scripts). It's probably possible to use Plone and Spyce at the same
> > time, but I can't see why you'd want to.

>
> The reason why i would want to use Plone and Spyce is that Spyce
> provides an easy way to include/embed python code in a html file like
> one would do with a jsp page.
> I don't think that Plone supports something like that or at least not
> that nice but i could be wrong.


That's what Page Templates are! Ish. Well, Page Templates solve the
same problem, though you're encouraged to put significant logic in
Python scripts which you call from the template. I happen to agree
with the designers of Page Templates that this is a very good idea; I
guess others might differ.

Cheers,
mwh

--
I have long since given up dealing with people who hold idiotic
opinions as if they had arrived at them through thinking about
them. -- Erik Naggum, comp.lang.lisp
 
Reply With Quote
 
 
 
Reply

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
iTechArt - Web Site Development (E-commerce solutions, CMS/DotNetNuke/Ektron/Drupal, Web 2.0/PHP/MySQL/AJAX, Flash/Action script/Flex and many more) VB Java 0 04-20-2007 04:32 PM
Keep your web site up to date with free hosted CMS webMODULES HTML 0 05-08-2006 06:57 PM
Should i learn some sort of CMS if i'm serious abaout web developpement or can asp.net do job? Jensen bredal ASP .Net 2 03-15-2005 07:13 PM
Which Web CMS supports XML best? Jo XML 2 08-24-2004 05:42 PM
Integrating xhtml/html validation into a web-based CMS(MS-windows) Spam Survivor XML 3 09-15-2003 06:29 PM



Advertisments