Profile for Dzejkob
| Name | Dzejkob |
|---|---|
| Email Address | Reveal this emailaddress |
| Avatar | |
| Posts | 13 |
-
- 2009-12-16 10:11:14
- 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 ---
-
- 2009-12-09 13:20:08
- 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.
-
- 2009-12-09 13:05:49
- Re: How to disable Wiki in Forum Posts?
- Board » General
-
Thanks. That helped.
--- Ostatnio edytowane 2009-12-10 08:56:25 przez Dzejkob ---
-
- 2009-12-07 16:03:29
- Re: Deleting forum post
- Board » General
-
Thanks. This meets my expectations.
-
- 2009-12-03 11:49:48
- 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.
-
- 2009-11-18 08:03:31
- 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?
-
- 2009-09-02 08:59:54
- 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?
-
- 2009-08-14 00:30:55
- 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/
-
- 2009-08-12 18:16:31
- 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?
-
- 2009-07-13 13:56:05
- 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
.


