Epoz/epoz/epoz_plone epoz_wysiwyg_support.pt,1.1,1.2

Maik Jablonski <[email protected]>
Newsgroups gmane.comp.web.zope.epoz
Message-ID <[email protected]>
Update of /cvsroot/epoz/Epoz/epoz/epoz_plone
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17027/epoz/epoz_plone

Modified Files:
	epoz_wysiwyg_support.pt 
Log Message:
Multi-Wysiwyg-Area-enabled Epoz... it's worth the jump to 2.x.

Index: epoz_wysiwyg_support.pt
===================================================================
RCS file: /cvsroot/epoz/Epoz/epoz/epoz_plone/epoz_wysiwyg_support.pt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** epoz_wysiwyg_support.pt	19 Jan 2005 22:54:00 -0000	1.1
--- epoz_wysiwyg_support.pt	23 May 2005 20:47:33 -0000	1.2
***************
*** 13,17 ****
                         url3 request/URL3|nothing;
                         pageurl python: test(here.portal_factory.isTemporary(here), url3, here.absolute_url());
!                        getProperty python: here.stylesheet_properties.getProperty;
                         current_skin python: ztu.make_query(skin=request.get(here.portal_skins.getRequestVarname(), ''));"
  
--- 13,17 ----
                         url3 request/URL3|nothing;
                         pageurl python: test(here.portal_factory.isTemporary(here), url3, here.absolute_url());
!                        getProperty python: here.base_properties.getProperty;
                         current_skin python: ztu.make_query(skin=request.get(here.portal_skins.getRequestVarname(), ''));"
  
***************
*** 25,30 ****
                              style = 'width: %s; height: %s; margin-top: 2px; border: %s;' % (path('width|string:99%'), path('height|string:450px'), getProperty('preBorder','1px solid #8cacbb'),),
                              button = 'background-color: %s; border: 1px solid %s; cursor: pointer; margin-right: 1px; margin-bottom: 1px;' % (
!                                         getProperty('contentTabBackground','#CDE2A7'),
!                                         getProperty('contentTabFontColor','#578308'),),
                              path = here.portal_url() + '/',
                              css = here.portal_url()+'/plone.css?'+pss.url_quote(current_skin),
--- 25,30 ----
                              style = 'width: %s; height: %s; margin-top: 2px; border: %s;' % (path('width|string:99%'), path('height|string:450px'), getProperty('preBorder','1px solid #8cacbb'),),
                              button = 'background-color: %s; border: 1px solid %s; cursor: pointer; margin-right: 1px; margin-bottom: 1px;' % (
!                                         getProperty('contentViewBackgroundColor','#CDE2A7'),
!                                         getProperty('contentViewFontColor','#578308'),),
                              path = here.portal_url() + '/',
                              css = here.portal_url()+'/plone.css?'+pss.url_quote(current_skin),
***************
*** 111,113 ****
   </tal:block>
  </div>
! </html>
\ No newline at end of file
--- 111,114 ----
   </tal:block>
  </div>
! </html>
! 



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.