Sphene Community Tools

Community

Copyright © 2007-2009 by Herbert Poul
You are not logged in.
Login
Register

Change Language:



AddThis Social Bookmark Button

A Django site.

Powered by Sphene Community Tools

Profile for Dzejkob



Name Dzejkob
Email Address Reveal this emailaddress
AvatarUsers avatar
Posts13
  • Re: WYSIWYG editor - use (X)HTML instead of BBCode/Markdown?
    Board » General » Feature Discussions
    Well, pigletto convinced me to his solution. I have to try integrating that BBCode editor to my project too. It seems enough user friendly to me, so with that WYSIWYG editor is not really needed anymore.
    It would be great if that could be merged into trunk. Some simple user-friendly editor would be really usefull.

    --- Ostatnio edytowane 2009-12-16 14:55:48 przez Dzejkob ---
  • Removing fields from community EditProfileForm
    Board » General
    Hi.
    I have Sphene board integrated with Pinax and I would prefer to leave some features to Pinax instead of Sphene, such as password change, managing avatars and so on. So I need to remove most of extra fields from profile form in community app.
    But as I understand it, it uses signals and it's a bit complicated to me, so I would be grateful for a little advice.
  • Re: How to disable Wiki in Forum Posts?
    Board » General
    Thanks. That helped.

    --- Ostatnio edytowane 2009-12-10 08:56:25 przez Dzejkob ---
  • Re: Deleting forum post
    Board » General
    Thanks. This meets my expectations.
  • Re: How to disable Wiki in Forum Posts?
    Board » General
    Yes. I have the same problem. I wanted to disable wiki functionality, so I disabled sphwiki app, but CamelCase words are still matched as wiki words. Is there any way of disabling it? I suppose it's a matter of changing proper template.
  • Deleting forum post
    Board » General
    Hi.
    Is there any possibility to delete a forum post? I know that it can be hidden with admin annotation, but I sometimes (rarely) would prefer to completely delete it instead.
    I've tried deleting post by admin panel, but it often (not always) causes error, that occures when I'm viewing a thread, where post was deleted:

    Exception Type: DoesNotExist at /board/thread/8/ala-ma-kota/
    Exception Value: ThreadInformation matching query does not exist.

    So, is there any way to delete a post safely?

  • Problems with Include Macro
    Board » General
    Well. I was trying to use include macro, but it doesn't work as it should.
    It's generating UnicodeDecodeError when accessing non english sites, and if url leads to for example image file, proccess crashes - no exception is generated, but proccess is suspended using proccessor and database connection, so it's quite dangerous.
    For now I think it would be safer if I disable this macro in my project. I wanted to ask how should I do that?
  • Re: Error while running syncdb
    Board » General
    Yes, when I removed app_plugins from installed apps, syncdb worked. But other way problem still occures, even after updating to your latest revision (805).
    Here is the traceback: http://www.dpaste.de/ZQGj/
  • Error while running syncdb
    Board » General
    Hi. I was trying to follow tutorial on starting new project from scratch with Sphene, and everything seems to work, but as I run manage.py syncdb I'm getting an error. Full traceback is here: http://www.dpaste.de/R70r/ . At first glance everything works fine, except that error, but I'm wondering if this may be cause of any problems and if would it be Sphene fault or am I missing something?
  • Re: How to setup blog?
    Board » General
    I see.
    I have tried to do as You adviced and it worked.
    Too bad there's a bug. Becouse I was going to include blog on my site easy way. I'll wait for patch then :).


Powered by Sphene Community Tools