Search found 21 matches

by diroddi
Wed Mar 17, 2010 4:07 pm
Forum: Plugins
Topic: Recent Entries Sidebar
Replies: 24
Views: 13151

Re: Recent Entries Sidebar

It works perfect! I like using 1 plugin rather than 2 and think it makes for a cleaner solution.

Once again thank you for your time and effort in getting this working. I hope that others will like the new functionality as well.

Cheers!
by diroddi
Mon Mar 15, 2010 4:06 pm
Forum: Plugins
Topic: Recent Entries Sidebar
Replies: 24
Views: 13151

Re: Recent Entries Sidebar

Hi -

I've made the change.

When I say 'limiting entries to the specific category a user is viewing', I mean the specific category the user clicked on the sidebar. I figured this would be considered an 'overview' page because there is multiple entries displayed for the chosen category, and is why ...
by diroddi
Sun Mar 14, 2010 4:57 pm
Forum: Plugins
Topic: Recent Entries Sidebar
Replies: 24
Views: 13151

Re: Recent Entries Sidebar

Hi -

I have plenty of patience, and was hoping that you didn't lose yours. I appreciate your help and time in making this work.

I've updated the plugin.

Plugin1 works as expected on the overview page and plugin2 works as expected when viewing an entry. Thanks again!

The only piece missing is ...
by diroddi
Sat Mar 13, 2010 4:17 pm
Forum: Plugins
Topic: Recent Entries Sidebar
Replies: 24
Views: 13151

Re: Recent Entries Sidebar

Hi

I've updated the plugin with your file in cvs.

Plugin-1 works on the overview page. No luck on Plugin-2, neither on a specific entry or a category.

Unknown column 'c.categoryid' in 'on clause'

Looks like it's a problem with this join, but I dont see where it's being set: LEFT JOIN serendipity ...
by diroddi
Sat Mar 13, 2010 1:08 am
Forum: Plugins
Topic: Recent Entries Sidebar
Replies: 24
Views: 13151

Re: Recent Entries Sidebar

Hi -

Yes the SQL also shows. Have you visited the URL?
by diroddi
Fri Mar 12, 2010 3:11 pm
Forum: Plugins
Topic: Recent Entries Sidebar
Replies: 24
Views: 13151

Re: Recent Entries Sidebar

Hi

I added the code snippet. MySQL returns: Not unique table/alias: 'ec'

Configuration for the 1st install of the plugin:
Title: Plugin 1-All
Number of entries: 5
Skip front page entries: Show all
Dateformatting: %A, %B %e %Y
Category: All categories
Show Random Articles: No
Where should the item ...
by diroddi
Wed Mar 10, 2010 7:09 pm
Forum: Plugins
Topic: Recent Entries Sidebar
Replies: 24
Views: 13151

Re: Recent Entries Sidebar

Hi

I just sent a PM to a QA test environment URL.

I did as you suggested and it shows 'none' when landing on the overview page or navigating to a category. When navigating to a specific entry it shows the category id.
by diroddi
Tue Mar 09, 2010 4:02 pm
Forum: Plugins
Topic: Recent Entries Sidebar
Replies: 24
Views: 13151

Re: Recent Entries Sidebar

Hi!

Thank you for your time, I appreciate your help. Sorry for the delay in getting back to test this.

The changes you made work as expected and show recent entries of the parent category when viewing a specific entry, although does not display any entries when selecting a category. In addition ...
by diroddi
Wed Mar 03, 2010 5:14 am
Forum: Plugins
Topic: Recent Entries Sidebar
Replies: 24
Views: 13151

Re: Recent Entries Sidebar

Thanks for the suggestion. Unfortunately no luck. The first install of the plugin works as expected and shows on the overview page only and then disappears when selecting an entry or category. The second install appears as expected but doesn't show any entries.

Any other ideas?
by diroddi
Tue Mar 02, 2010 5:00 pm
Forum: Plugins
Topic: Recent Entries Sidebar
Replies: 24
Views: 13151

Recent Entries Sidebar

Hello -

I would like to have the Recent Entries Sidebar plugin display entries regardless of their category when landing on the front page, but after navigating to a specific entry, display only entries for the category of the entry being viewed.

It appears that part of this can be accomplished ...
by diroddi
Fri Feb 19, 2010 9:07 pm
Forum: Plugins
Topic: RSS Aggregator Category
Replies: 5
Views: 3501

Re: RSS Aggregator Category

Thank you -

I did browse the entryproperties table and see properties like; ep_access, ep_aggregator_articleurl, ep_aggregator_author, ep_aggregator_categoryid, ep_aggregator_feed, ep_aggregator_feedname, ep_aggregator_feedurl, ep_aggregator_htmlurl, ep_cache_body, and meta_keywords.

Do I need to ...
by diroddi
Fri Feb 19, 2010 3:03 pm
Forum: Plugins
Topic: RSS Aggregator Category
Replies: 5
Views: 3501

Re: RSS Aggregator Category

That makes sense.

I'm outsourcing a firm to provide unique regular content to my blog and have provided the categories for articles to be written. They have a proprietary feed as well as an RSS feed for the content I purchase. To make things easier on my end I was going setup the aggregator on a ...
by diroddi
Fri Feb 19, 2010 2:51 am
Forum: Plugins
Topic: RSS Aggregator Category
Replies: 5
Views: 3501

RSS Aggregator Category

Can the RSS Aggregator plugin be modified to use <category> from the feed, and if present and it matches an existing category in Serendipity to assign the entry to that category, and if no match have it fall back to the default action by using category specified for the feed setup in Serendipity ...
by diroddi
Fri Nov 14, 2008 12:41 pm
Forum: General discussions
Topic: External Javascript
Replies: 1
Views: 1512

Nevermind - It has something to do with the nifty_round.js I am including in my footer. When I remove this include things work as expected.

When I figure it out I'll post.

UPDATE:
You must use NiftyLoad=function() instead of window.onload=function() in the nifty_round.js file.

Thanks
by diroddi
Fri Nov 14, 2008 12:05 pm
Forum: General discussions
Topic: External Javascript
Replies: 1
Views: 1512

External Javascript

The following entry displays in 'Preview' although does not when the entry is saved and viewed from the blog:

<div id='fxstreet' style='width:100%'><link rel='stylesheet' type='text/css' href='http://xml.fxstreet.com/EconomicCalendar/css/default-large.css' /><script type='text/javascript' src ...