Package: python-moinmoin
Version: 1.9.3-1
Severity: wishlist

The gui editor fckedit works with moinmoin when I connect with firefox,
but not when I connect with chrome. Both browsers used under Mac OSX.

I think this may be an upsteam bug.
http://moinmo.in/MoinMoinBugs/MoinMoin1.8.0GuiEditingNotAvailableOnGoogleChrome

But I can't be sure, and that discussion does seem to be from 2009.

The suggested work arround seems to be not to use chrome, but that may
not be practical. It also suggests it may be fixed in Version 2.0, but
we don't have that yet.

I'm submitting this bug report primarily because when a debian package
doesn't work, I like to check debian bugs first, and this would have
been helpful to me.

-- System Information:
Debian Release: 6.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-moinmoin depends on:
ii  python                  2.6.6-3+squeeze5 interactive high-level object-orie
ii  python-parsedatetime    0.8.7-2          Python module to parse human-reada
ii  python-pygments         1.4+dfsg-1       syntax highlighting package writte
ii  python-support          1.0.11           automated rebuilding support for P
ii  python-werkzeug         0.6.2-1          collection of utilities for WSGI a

Versions of packages python-moinmoin recommends:
ii  apache2-mpm-prefork [httpd-cg 2.2.16-6   Apache HTTP Server - traditional n
ii  fckeditor                     1:2.6.6-1  rich text format javascript web ed
ii  postfix [mail-transport-agent 2.7.1-1    High-performance mail transport ag
ii  python-xapian                 1.2.4-1    Xapian search engine interface for
ii  python-xappy                  0.5-4      easy-to-use interface to the Xapia

Versions of packages python-moinmoin suggests:
pn  antiword                      <none>     (no description available)
pn  catdoc                        <none>     (no description available)
pn  docbook-dsssl                 <none>     (no description available)
ii  poppler-utils [xpdf-utils]    0.12.4-1.2 PDF utilitites (based on libpopple
pn  python-4suite-xml             <none>     (no description available)
pn  python-docutils               <none>     (no description available)
pn  python-flup                   <none>     (no description available)
pn  python-gdchart                <none>     (no description available)
pn  python-ldap                   <none>     (no description available)
pn  python-mysqldb                <none>     (no description available)
pn  python-openid                 <none>     (no description available)
pn  python-pyxmpp                 <none>     (no description available)
pn  python-tz                     <none>     (no description available)
pn  python-xml                    <none>     (no description available)
pn  smbfs                         <none>     (no description available)
ii  wamerican [wordlist]          6-3        American English dictionary words 

-- Configuration Files:
/etc/moin/mywiki.py changed:
"""
This is a sample config for a wiki that is part of a wiki farm and uses
farmconfig for common stuff. Here we define what has to be different from
the farm's common settings.
"""
from farmconfig import FarmConfig
class Config(FarmConfig):
    # basic options (you normally need to change these)
    sitename = u'TrinityWiki' # [Unicode]
    interwikiname = u'TrinityWiki' # [Unicode]
    # name of entry page / front page [Unicode], choose one of those:
    # a) if most wiki content is in a single language
    page_front_page = u"MyStartingPage"
    # b) if wiki content is maintained in many languages
    #page_front_page = u"FrontPage"
    data_dir = '/var/lib/mywiki/data/'
        
    data_underlay_dir = '/var/lib/mywiki/underlay'
    superuser = [u"DavidMaslen", ]
    editor_force = False
    editor_default = 'text'

/etc/moin/wikilist changed:
www-data trinity


-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to