Search found 7 matches

by m85021
Fri Sep 14, 2007 9:28 pm
Forum: General discussions
Topic: Feature Request: One date format for the entire blog.
Replies: 2
Views: 2415

Feature Request: One date format for the entire blog.

It's been a little rough tracking down all the areas where the dates are formatted. Still haven't found them all, so I have different date formats appearing in different areas.

I would be great if a single date format was set in the blog general preferences, and all pages/plugins referenced it ...
by m85021
Fri Sep 14, 2007 9:11 pm
Forum: Bugs
Topic: Date formatting problem in 'Guestbook Sidebar' plugin.
Replies: 1
Views: 2240

Date formatting problem in 'Guestbook Sidebar' plugin.

The plugin contains a field to set the date format.
But regardless of what I put in there, the date always appears as:

Fri, 14.09.2007 10:59

Anyone know a fix for this ?
Cheers!
by m85021
Wed Sep 12, 2007 8:27 am
Forum: General discussions
Topic: How do I disable Trackbacks?
Replies: 3
Views: 2610

Re: How do I disable Trackbacks?

garvinhicking wrote:Hi!

Go to the configuration of the spamblock plugin and set "Allow comments made via API" to "Reject".

Regards,
Garvin
Can you tell me where TrackBacks are referenced in the .tpl file so that they won't be seen at all ? Cheers !
by m85021
Wed Sep 12, 2007 6:47 am
Forum: Themes
Topic: Navigation bar from Coffee Bar Theme
Replies: 4
Views: 4029

div#wrapper
width: 95%;

#mainpane
width: 100%;

.menu
width: 100%;

#serendipity_banner
width: 100%;


Dave,
I used the above code on the blue.css file, and while it did make the width dynamic, it clipped the header/navigation from the main content.

Here's the pic:
http://www.rodsquad.net ...
by m85021
Wed Sep 12, 2007 5:03 am
Forum: General discussions
Topic: Help with the Language File ?
Replies: 1
Views: 1559

Help with the Language File ?

I'm editing the serendipity_lang_en.inc.php file (English).

I tried to change:
@define('POSTED_BY', 'Posted by');
to
@define('POSTED_BY', 'Author:');

But I still don't see any changes in my entries. Can anyone tell me what I'm doing wrong? I can provide screenshots if it would help. Cheers.
by m85021
Wed Sep 12, 2007 3:26 am
Forum: Themes
Topic: Navigation bar from Coffee Bar Theme
Replies: 4
Views: 4029

Edit: Deleted to use below's post.
by m85021
Tue Sep 11, 2007 8:01 am
Forum: Themes
Topic: Navigation bar from Coffee Bar Theme
Replies: 4
Views: 4029

Navigation bar from Coffee Bar Theme

Hi all,
I'm really new at this.

I'd like to use just the navigation bar from the Coffee Bar theme, and put it into the similar Coffee Cup/Competition theme.


I like the Coffee Bar theme, but don't care for the fixed width, and couldn't figure how to change it....

Hope this makes sense.... Thanks ...