Bug#612390: python-moinmoin: moinmoin edit(gui) fckeditor, doesn't work with chrome

2011-08-03 Thread Thomas Renard
Hello,

Maybe these are some useful hints:

This seems to be a general problem with webkit browsers: I tried it with
epiphany 2.30.6 (webkit based, squeeze) and no Edit (GUI) links are
shown. Another thing:

* Open chromium
* Browse to a moin wiki page to be edited
* (Log in)
* Click Edit(text) (Edit (GUI) not shown of course)
* Change the url parameter editor=text to editor=gui and fire up the
page again, so the url looks like:
http://site/mywiki/TestPage?action=editeditor=gui
+ GUI editor is shown and works but there is an Internal Error if you
click the text editor button from this page to swap to text editor again.

(tested with: chromium 12.0.742.112~r90304-1 (wheezy) and
chromium-browser 6.0.472.63~r59945-5+squeeze5, against python-moinmoin
1.9.3-1 (squeeze))



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



Bug#612390: python-moinmoin: moinmoin edit(gui) fckeditor doesn't work with chrome

2011-02-08 Thread Frank Lin PIAT
forwarded 612390 
http://moinmo.in/MoinMoinBugs/MoinMoin1.8.0GuiEditingNotAvailableOnGoogleChrome
thanks

Hello,

This feature request should be added by upstream developers first. We
avoid diverging from upstream package.

Thank you for your feedback.

Regards,

Franklin


On Tue, 2011-02-08 at 18:29 +1100, David Maslen wrote:
 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





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



Bug#612390: python-moinmoin: moinmoin edit(gui) fckeditor doesn't work with chrome

2011-02-07 Thread David Maslen
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-parsedatetime0.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-1High-performance mail transport ag
ii  python-xapian 1.2.4-1Xapian 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  catdocnone (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-gdchartnone (no description available)
pn  python-ldap   none (no description available)
pn  python-mysqldbnone (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-xmlnone (no description available)
pn  smbfs none (no description available)
ii  wamerican [wordlist]  6-3American 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 = uMyStartingPage
# b) if wiki content is maintained in many languages
#page_front_page = uFrontPage
data_dir = '/var/lib/mywiki/data/'

data_underlay_dir = '/var/lib/mywiki/underlay'
superuser = [uDavidMaslen, ]
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