[Plone.org] #1186: new fixed width very unfriendly to reading support threads

7 messages Options
Embed this post
Permalink
Plone.org () [Plone.org] #1186: new fixed width very unfriendly to reading support threads
Reply Threaded More More options
Print post
Permalink
#1186: new fixed width very unfriendly to reading support threads
--------------------------+-------------------------------------------------
Reporter:  grahamperrin   |       Owner:  [hidden email]
    Type:  bug            |      Status:  new                                
Priority:  major          |   Component:  website                            
Keywords:  accessibility  |  
--------------------------+-------------------------------------------------
 Too narrow/restrictive. Please see screen shots.

--
Ticket URL: <https://dev.plone.org/plone.org/ticket/1186>
Plone.org <http://plone.org>
Plone.org services maintenance
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Plone-website mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-website
The Wiki: http://plone.org/development/current/projects/WebsiteTeam
Plone.org () Re: [Plone.org] #1186: new fixed width very unfriendly to reading support threads
Reply Threaded More More options
Print post
Permalink
#1186: new fixed width very unfriendly to reading support threads
---------------------------+------------------------------------------------
  Reporter:  grahamperrin  |       Owner:  [hidden email]
      Type:  bug           |      Status:  new                                
  Priority:  major         |   Component:  website                            
Resolution:                |    Keywords:  accessibility                      
---------------------------+------------------------------------------------
Comment (by erikrose):

 +1. I'd actually like it narrower.

--
Ticket URL: <https://dev.plone.org/plone.org/ticket/1186#comment:1>
Plone.org <http://plone.org>
Plone.org services maintenance
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Plone-website mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-website
The Wiki: http://plone.org/development/current/projects/WebsiteTeam
Plone.org () Re: [Plone.org] #1186: new fixed width very unfriendly to reading support threads
Reply Threaded More More options
Print post
Permalink
In reply to this post by Plone.org
#1186: new fixed width very unfriendly to reading support threads
---------------------------+------------------------------------------------
  Reporter:  grahamperrin  |       Owner:  [hidden email]
      Type:  bug           |      Status:  new                                
  Priority:  major         |   Component:  website                            
Resolution:                |    Keywords:  accessibility                      
---------------------------+------------------------------------------------
Comment (by geeklibrarian):

 I just want the forums to expand width when the browser expands. Like it
 used to.

--
Ticket URL: <https://dev.plone.org/plone.org/ticket/1186#comment:2>
Plone.org <http://plone.org>
Plone.org services maintenance
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Plone-website mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-website
The Wiki: http://plone.org/development/current/projects/WebsiteTeam
Plone.org () Re: [Plone.org] #1186: new fixed width very unfriendly to reading support threads
Reply Threaded More More options
Print post
Permalink
In reply to this post by Plone.org
#1186: new fixed width very unfriendly to reading support threads
---------------------------+------------------------------------------------
  Reporter:  grahamperrin  |       Owner:  [hidden email]
      Type:  bug           |      Status:  new                                
  Priority:  major         |   Component:  website                            
Resolution:                |    Keywords:  accessibility                      
---------------------------+------------------------------------------------
Comment (by grahamperrin):

 Replying to [comment:2 geeklibrarian]:

 > I just want … expands. Like it used to.

 I have the same wish, but that should be a separate request ;)

 I wondered whether logged in users might prefer (elastic/flexible) ''Plone
 default'' theme but #1205 explains that this is impossible.

 #1000 pleads for redirection to be optional; in the original Nabble of
 fora, this bug would not bite.

 = Workaround =

 http://old.plone.org/support/forums

--
Ticket URL: <https://dev.plone.org/old/plone.org/ticket/1186#comment:3>
Plone.org <http://plone.org>
Plone.org services maintenance
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Plone-website mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-website
The Wiki: http://plone.org/development/current/projects/WebsiteTeam
Graham Perrin () Re: [Plone.org] #1186: new fixed width very unfriendly to reading support threads
Reply Threaded More More options
Print post
Permalink
In reply to this post by Plone.org
Testing embedded representation of raw text:

2009-02-24 05:16:12 ERROR Application Couldn't install Five
Traceback (most recent call last):
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/Products/Five/__init__.py", line 28, in initialize
    zcml.load_site()
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/Products/Five/zcml.py", line 53, in load_site
    _context = xmlconfig.file(file)
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/xmlconfig.py", line 579, in file
    include(context, name, package)
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/xmlconfig.py", line 515, in include
    processxmlfile(f, context)
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/xmlconfig.py", line 370, in processxmlfile
    parser.parse(src)
  File "/Applications/Plone/Python-2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/Applications/Plone/Python-2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/Applications/Plone/Python-2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/Applications/Plone/Python-2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/xmlconfig.py", line 349, in endElementNS
    self.context.end()
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/config.py", line 544, in end
    self.stack.pop().finish()
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/config.py", line 692, in finish
    actions = self.handler(context, **args)
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/xmlconfig.py", line 515, in include
    processxmlfile(f, context)
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/xmlconfig.py", line 370, in processxmlfile
    parser.parse(src)
  File "/Applications/Plone/Python-2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/Applications/Plone/Python-2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/Applications/Plone/Python-2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/Applications/Plone/Python-2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/xmlconfig.py", line 349, in endElementNS
    self.context.end()
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/config.py", line 544, in end
    self.stack.pop().finish()
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/config.py", line 692, in finish
    actions = self.handler(context, **args)
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/xmlconfig.py", line 515, in include
    processxmlfile(f, context)
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/xmlconfig.py", line 370, in processxmlfile
    parser.parse(src)
  File "/Applications/Plone/Python-2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/Applications/Plone/Python-2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/Applications/Plone/Python-2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/Applications/Plone/Python-2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/xmlconfig.py", line 349, in endElementNS
    self.context.end()
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/config.py", line 544, in end
    self.stack.pop().finish()
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/config.py", line 692, in finish
    actions = self.handler(context, **args)
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/xmlconfig.py", line 515, in include
    processxmlfile(f, context)
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/xmlconfig.py", line 370, in processxmlfile
    parser.parse(src)
  File "/Applications/Plone/Python-2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/Applications/Plone/Python-2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/Applications/Plone/Python-2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/Applications/Plone/Python-2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/xmlconfig.py", line 349, in endElementNS
    self.context.end()
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/config.py", line 544, in end
    self.stack.pop().finish()
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/config.py", line 691, in finish
    args = toargs(context, *self.argdata)
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/config.py", line 1383, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/fields.py", line 231, in fromUnicode
    raise InvalidToken("%s in %s" % (v, u))
ZopeXMLConfigurationError: File "/Applications/Plone/zeocluster/parts/client1/etc/site.zcml", line 14.2-14.55
    ZopeXMLConfigurationError: File "/Applications/Plone/zeocluster/parts/client1/etc/package-includes/023-kantoor.theme-configure.zcml", line 1.0-1.57
    ZopeXMLConfigurationError: File "/Applications/Plone/buildout-cache/eggs/kantoor.theme-1.0.1._svn_devel_.build.1-py2.4.egg/kantoor/theme/configure.zcml", line 9.3-9.33
    ZopeXMLConfigurationError: File "/Applications/Plone/buildout-cache/eggs/kantoor.theme-1.0.1._svn_devel_.build.1-py2.4.egg/kantoor/theme/browser/configure.zcml", line 49.4-56.8
    ConfigurationError: ('Invalid value for', 'factory', "ImportError: Couldn't import zest.portlet.content.contentactions, No module named zest.portlet.content.contentactions in zest.portlet.content.contentactions.ContentMenuProvider")
> /Applications/Plone/Zope-2.10.7-final-py2.4/lib/python/zope/configuration/fields.py(231)fromUnicode()
-> raise InvalidToken("%s in %s" % (v, u))
(Pdb) a
self = <zope.configuration.fields.Tokens object at 0x48e0fd0>
u = zest.portlet.content.contentactions.ContentMenuProvider
(Pdb) c
Plone.org () Re: [Plone.org] #1186: new fixed width very unfriendly to reading support threads
Reply Threaded More More options
Print post
Permalink
In reply to this post by Plone.org
#1186: new fixed width very unfriendly to reading support threads
---------------------------+------------------------------------------------
  Reporter:  grahamperrin  |       Owner:  [hidden email]
      Type:  bug           |      Status:  new                                
  Priority:  major         |   Component:  website                            
Resolution:                |    Keywords:  accessibility                      
---------------------------+------------------------------------------------
Comment (by grahamperrin):

 http://n2.nabble.com/-Plone.org---1186%3A-new-fixed-width-very-unfriendly-
 to-reading-support-threads-tp2508474p2517068.html (see preceding screen
 shot) demonstrates that raw text is cropped, invisible behind portlet.

--
Ticket URL: <https://dev.plone.org/old/plone.org/ticket/1186#comment:4>
Plone.org <http://plone.org>
Plone.org services maintenance
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Plone-website mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-website
The Wiki: http://plone.org/development/current/projects/WebsiteTeam
Plone.org () Re: [Plone.org] #1186: new fixed width very unfriendly to reading support threads
Reply Threaded More More options
Print post
Permalink
In reply to this post by Plone.org
#1186: new fixed width very unfriendly to reading support threads
---------------------------+------------------------------------------------
  Reporter:  grahamperrin  |       Owner:  [hidden email]
      Type:  bug           |      Status:  new                                
  Priority:  major         |   Component:  website                            
Resolution:                |    Keywords:  accessibility                      
---------------------------+------------------------------------------------
Comment (by grahamperrin):

 Highlight from #1227:

 > … fixes to Nabble and the support section (including not forcing you to
 use the plone.org design if you prefer not to), but the site design will
 stay fixed-width.

--
Ticket URL: <https://dev.plone.org/old/plone.org/ticket/1186#comment:5>
Plone.org <http://plone.org>
Plone.org services maintenance
------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today.
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Plone-website mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-website
The Wiki: http://plone.org/development/current/projects/WebsiteTeam