Search found 30 matches

by BabeSpot
Mon Jan 23, 2006 4:52 pm
Forum: Plugins
Topic: Top Exits Plugin Title edit
Replies: 3
Views: 2973

I figured it out... class serendipity_topexits_plugin extends serendipity_plugin { var $title = TOP_EXITS2; function introspect(&$propbag) { $propbag->add('name', TOP_EXITS2); In plugin_internal.inc.php, I renamed the plugin to TOP_EXITS2, and in the language file I defined this as: @define('TOP...
by BabeSpot
Mon Jan 23, 2006 12:18 pm
Forum: Plugins
Topic: Top Exits Plugin Title edit
Replies: 3
Views: 2973

Thanks Garvin. I already figured that out. The problem is that the namefield of the # of exits in the entries also changes this way...

I'll have a look...
by BabeSpot
Mon Jan 23, 2006 11:56 am
Forum: Plugins
Topic: Top Exits Plugin Title edit
Replies: 3
Views: 2973

Top Exits Plugin Title edit

Hi all,

Can somebody tell me how to edit the title of the "Top exits plugin"?

In the admin panel I can't give this plugin a title... It says:

Name Exits
Description Shows top exit links from your blogs

and 3 fields to configure.

Thanks a lot
by BabeSpot
Thu Jan 05, 2006 10:26 pm
Forum: Showcase (old)
Topic: S9Y :: TFI in ZA
Replies: 7
Views: 10403

Looks good, compliments !
by BabeSpot
Fri Dec 23, 2005 9:31 pm
Forum: Generelles in Deutsch
Topic: Blogseiten blättern
Replies: 6
Views: 8388

Thanks for this one! Was looking for another pagination too... Added it to my blog.

Grtz
by BabeSpot
Tue Dec 20, 2005 1:03 am
Forum: Announcements
Topic: Gone Fishing
Replies: 7
Views: 12930

Hehe ! :D Hope you had a good catch Garvin !
by BabeSpot
Wed Dec 14, 2005 2:04 am
Forum: Plugins
Topic: Popular Entries
Replies: 8
Views: 5774

Yup... that's it ! Thanks a lot again !
by BabeSpot
Tue Dec 13, 2005 12:40 pm
Forum: Plugins
Topic: Popular Entries
Replies: 8
Views: 5774

Thx Garvin, I knew that it should be in that file but everytime I change this, my sidebar gives me an error... I think I have to change line 194/195: echo '<a href="' . $entryLink . '" title="' . htmlspecialchars($entry['title']) . '">' . $entry['title'] . '</a><br />'; echo '<di...
by BabeSpot
Mon Dec 12, 2005 8:45 pm
Forum: Plugins
Topic: Popular Entries
Replies: 8
Views: 5774

Thx Garvin! It was indeed fetched in Spartacus... I have one question; what part of the plugin do I have to edit so that the numbers of hits won't appear behind the links in the side-bar? I noticed that I had to go into the includes.inc.php to remove those numbers behind the top-exits in the side-ba...
by BabeSpot
Sun Dec 11, 2005 11:46 pm
Forum: Plugins
Topic: Popular Entries
Replies: 8
Views: 5774

Hi Garvin,

Where can I actually find it? I've searched myself a headache... :D
by BabeSpot
Fri Dec 09, 2005 9:02 am
Forum: Plugins
Topic: Popular Entries
Replies: 8
Views: 5774

Popular Entries

Hi Garvin, it's me again ... I have one question about the "popular entries" plugin. Is it possible to code this plugin in a way that admins can choose to have their entries listed by the number of comments made (like it is now), but also have an option to list them by the amount of entry ...
by BabeSpot
Thu Dec 08, 2005 9:15 pm
Forum: Themes
Topic: How to place blog stats on front page?
Replies: 5
Views: 5454

And also a lot of thank-you's for this one Garvin !
by BabeSpot
Thu Dec 08, 2005 9:00 pm
Forum: Plugins
Topic: top exits and top referrers
Replies: 32
Views: 16689

Wow ! Thx Garvin! I'm glad... very glad ! Everything's working fine ...
by BabeSpot
Thu Dec 08, 2005 9:42 am
Forum: Plugins
Topic: Staticpages
Replies: 17
Views: 13415

hi garvin, thanxx for your help. i installed the wrapurl plugin. here's what i'd like to do: there are lots of pages already designed with text and pix. instead of rewriting them i would like them to be in the layout as static pages. so i can still see the navigation on the right side and the title...
by BabeSpot
Thu Dec 08, 2005 3:18 am
Forum: Themes
Topic: How to place blog stats on front page?
Replies: 5
Views: 5454

Thnks for this plugin Garvin! I have one question; is it also possible to show how many users (visitors) there are currently at your site?