Search found 21 matches

by nuTux
Mon Aug 12, 2013 5:33 pm
Forum: General discussions
Topic: Language chooser
Replies: 1
Views: 2895

Language chooser

At the moment i hava just the normal Language Chooser in the sidebar.

The Problem with this is, its not very suitable and visual. The second one is, I'll only write a few Articles in Two Languages...
So is there a possibility to include two Flag icons in each Entry if it is available in two ...
by nuTux
Mon Jun 24, 2013 9:00 pm
Forum: General discussions
Topic: General problem with Editor
Replies: 13
Views: 10927

Re: General problem with Editor

Ok so I think I solved it, I changed the user.css to the following:

Code: Select all

.entry-content.serendipity_entry_body p {
    text-align: justify;
    font-size:	140%;
}

.entry-content.serendipity_entry_body ul {
    font-size:	140%;
}
Now it works without changing to <div> in the Text
by nuTux
Mon Jun 24, 2013 7:11 pm
Forum: General discussions
Topic: General problem with Editor
Replies: 13
Views: 10927

Re: General problem with Editor

I'm pretty sure I changed the right file...
I know that the serendipity.css doesn't exist its called serendipity.css.php, and there are all the styles getting included...

So I changed bulletproof/styles.css and added the user.css with your code and activated the user.css option in the template. I ...
by nuTux
Mon Jun 24, 2013 5:41 pm
Forum: General discussions
Topic: General problem with Editor
Replies: 13
Views: 10927

Re: General problem with Editor

Yes you're right, I didn't read it correctly or misunderstand it...
It was very confusing that "the same" link was at the top and the bottom end... just differing by one word :?

So I succesfully installed now CKEditor.

And I changed in styles.css (from bulletproof template) the line with the p ...
by nuTux
Sun Jun 23, 2013 6:53 pm
Forum: General discussions
Topic: General problem with Editor
Replies: 13
Views: 10927

Re: General problem with Editor

Phu busy weekend

So, now I'm seriously confused...

I can now see the standrad XINA editor:
https://www.dropbox.com/s/up3mi8rlqt2r74u/screenshot1.png

As you can see, it displays the Text justyfied, but on the actual website, it doesn't...
https://www.dropbox.com/s/yj69xhsk9bag42x/screenshot2 ...
by nuTux
Fri Jun 21, 2013 10:26 am
Forum: General discussions
Topic: General problem with Editor
Replies: 13
Views: 10927

Re: General problem with Editor

Ok out of the box sounds nice, so I think I'll go for CKEditor.

I changed in the spartacus XML settings from nettmirror, to s9y.org.

Saved (twice, to go sure)

Loaded the Show all available plugins (also twice) but I still can't see a (CK)Editor at all!?
by nuTux
Thu Jun 20, 2013 9:55 pm
Forum: General discussions
Topic: General problem with Editor
Replies: 13
Views: 10927

Re: General problem with Editor

Ok, the thing with the tags is, that the editor did this...

Anyway, I deinstalled all the wysiwyg editor and wanted to installid like your post said, but again
there are no editors in spartacus available... not at all??

and if I check for new packages, there are also no new ones??

Do I need ...
by nuTux
Thu Jun 20, 2013 11:40 am
Forum: General discussions
Topic: General problem with Editor
Replies: 13
Views: 10927

General problem with Editor

Hi community

I'm running serendipity 1.7, without any additional plugins, I had this very basic editor possibilitys (blue buttons) to edit my entrys, but this was not very satisfiyng..

So I installed FCKEditor, first it was not working, then I removed it again and then it suddenly worked!?
But it ...
by nuTux
Thu Jun 20, 2013 10:22 am
Forum: General discussions
Topic: Strange behaviour of serendipity_admin.php
Replies: 7
Views: 6470

Re: Strange behaviour of serendipity_admin.php

Yes if i have coment this line out, then it all works fine.
by nuTux
Sun Jun 16, 2013 2:02 pm
Forum: Bugs
Topic: Captcha not displayed [SOLVED]
Replies: 11
Views: 9101

Re: Captcha not displayed

Ok that sounds cool.
I tested it again and then it worked aswell, could it be that the problem was that i was logged in?

I still don't really get it, what all the differences are if I'm logged in or not...

But it works no so I think I mark it as solved
by nuTux
Sun Jun 16, 2013 1:19 am
Forum: Bugs
Topic: Captcha not displayed [SOLVED]
Replies: 11
Views: 9101

Re: Captcha not displayed

Yes it is

You can test/see it on

http://www.nutux.ch
by nuTux
Sun Jun 16, 2013 12:17 am
Forum: Bugs
Topic: Captcha not displayed [SOLVED]
Replies: 11
Views: 9101

Re: Captcha not displayed

Ok so I got it, there was the wrong imagemagik URL, now I can see the captcah but it still doesnt work, it always tell me i tipped it wrong.
But never mind

As yellowled mentioned: "Nobody want to use captcha" in this Post
Is he right...

So I installed SpammBee and the Bayes Plugin. It works fine ...
by nuTux
Sat Jun 15, 2013 11:22 pm
Forum: General discussions
Topic: Strange behaviour of serendipity_admin.php
Replies: 7
Views: 6470

Re: Strange behaviour of serendipity_admin.php

Thank you

I had a chat with my hoster and he told me, thers a line in the .htaccess file wich is corrupting...

Code: Select all

Options -MultiViews
So I always have to comment this line.. But for what is this line?
Is it important? Can I disable it?
by nuTux
Fri Jun 14, 2013 10:27 am
Forum: Bugs
Topic: Captcha not displayed [SOLVED]
Replies: 11
Views: 9101

Re: Captcha not displayed

So what could it else be?
You could also be subjected by this, if using PHP >= 5.4.4
http://board.s9y.org/viewtopic.php?f=2&t=19265

Shouldn't be this, I'm using PHP 5.3.8

When I get a bit more time, I'll have a closer look at yellowleds suggestion, this thread sounds very interesting, aswell ...
by nuTux
Fri Jun 14, 2013 7:22 am
Forum: Bugs
Topic: Captcha not displayed [SOLVED]
Replies: 11
Views: 9101

Captcha not displayed [SOLVED]

Good morning

I've got a problem with the captchas, I enabled the Captchas (not strong captchas) for the comments, but the captach image is not shown...

In this post i read, that it could be a Problem server wise or from the browser.

I checked with chromium and firefox (both have cookies enabled ...