Search found 110 matches

by Josh
Thu May 25, 2006 2:05 am
Forum: General discussions
Topic: [FREQ] Disabling hotlinking + media issues
Replies: 12
Views: 6701

Blocking legitimate access by accident?

I have written this .htaccess, which successfully prevents hotlinking from other blogs: RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://(www\.)?atlanticreview.org(/)?.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://(www\.)?america-germany.atlanticreview.org(/)?.*$ ...
by Josh
Sun May 14, 2006 7:06 pm
Forum: Plugins
Topic: plugin request : post entry to del.icio.us, digg etc
Replies: 20
Views: 11934

SOLVED. Thanks!

It works now! Thanks for your help and patience with me. P.S.: I got the impression that loading all these icons on our frontpage takes some time. Therefore I have decided to put the icons in the extended entry view only, just above the comments. Usually only long entries are worth bookmarking and a...
by Josh
Sun May 14, 2006 3:57 am
Forum: Plugins
Topic: plugin request : post entry to del.icio.us, digg etc
Replies: 20
Views: 11934

Thanks again, Garvin. I did not know how to implement your latest advice, but I managed to get rid of the borders around the social bookmark icons with some inline code. Now, however social bookmark icons are not on the line, but kind of in the air. I have tried to add a "vertical-align: bottom...
by Josh
Sun May 14, 2006 1:22 am
Forum: General discussions
Topic: rss in head
Replies: 19
Views: 9149

Thanks, gotchi.

I know about the feedburner features.

Since I am getting to close to the traffic limit my provider offers in the tariff, I wanted to know if Feedburner would help to save some traffic, so that I dont have to get a more expensive tariff at my provider.
by Josh
Sat May 13, 2006 11:37 pm
Forum: General discussions
Topic: rss in head
Replies: 19
Views: 9149

Does it save bandwidth (traffic?) if I use feedburner?

Is feedburner a reliable service that hosts the feed for me and helps to save money?
by Josh
Wed Apr 26, 2006 4:14 pm
Forum: Plugins
Topic: plugin request : post entry to del.icio.us, digg etc
Replies: 20
Views: 11934

Thank you

Thanks again, Garvin. It worked. I have inserted the frontpage URL in the code now: <a href="http://del.icio.us/post?url=http://germany-usa.atlanticreview.org{$entry.link|escape:url}&title={$entry.title|escape:url}" title="Bookmark {$entry.title|escape} at del.icio.us"><img s...
by Josh
Wed Apr 26, 2006 2:40 pm
Forum: Plugins
Topic: plugin request : post entry to del.icio.us, digg etc
Replies: 20
Views: 11934

by Josh
Wed Apr 26, 2006 12:39 pm
Forum: Plugins
Topic: plugin request : post entry to del.icio.us, digg etc
Replies: 20
Views: 11934

Thanks. I have changed it, but the problems continue.
by Josh
Wed Apr 26, 2006 11:59 am
Forum: Plugins
Topic: plugin request : post entry to del.icio.us, digg etc
Replies: 20
Views: 11934

How to save grandma's performance pennies?

This is another useful plugin! Thank you! I would like to follow your advice "to save grandma's performance pennies" by not installing the plugin and modifying the entries.tpl instead, but I don't understand what to do exactly. This is what I have tried on my test blog http://germany-usa.a...
by Josh
Sat Apr 15, 2006 8:35 pm
Forum: Development
Topic: Serendipity 1.0 Release Progress
Replies: 61
Views: 139029

Thank you for all your hard work

I am sorry I can't contribut due to lack of knowledge (and time), but I just wanted to let you know that I appreciate all your work and dedication and committment very much!

You folks know what you are talking about, great, kind and creative! Keep up the good work!

S9Y rocks!
by Josh
Thu Feb 16, 2006 10:52 am
Forum: Plugins
Topic: Serendipity Event Forum Plugin
Replies: 10
Views: 7353

Experiences

Hi,

those of you who have used this plugin for a while: Do you and your readers like it? Or do you get much SPAM?

Any security concerns? Does this plugin make the rest of the blog vulnerable?
by Josh
Thu Feb 16, 2006 10:47 am
Forum: General discussions
Topic: serendipity doing well at opensource cms
Replies: 2
Views: 1951

Great! And the new version will make S9Y even more popular.

Last but not least due to the new standard theme. Congratulations for winning the theme contest, Carl.

I did not vote for any theme, because I could not make up my mind. All three were beautiful.
by Josh
Thu Feb 09, 2006 11:59 am
Forum: Plugins
Topic: FCKeditor image path
Replies: 6
Views: 5320

Thank you for posting these tricks. I followed them, but it did not work out for me. You advised this change: ['File','File'], ['Image',''], and !in_array( $sResourceType, array('File','','Flash','Media') For me this means that there is blank line after "File", when I click on "insert...
by Josh
Mon Feb 06, 2006 2:28 pm
Forum: Plugins
Topic: freetags bug: small caps after edit
Replies: 3
Views: 2271

Thank you. So far I did not have any problem with duplication. Here http://atlanticreview.org/plugin/freetag/Germany you will see both entries tagged "germany" and "Germany". The side bar shows only "Germany" and does not show "germany." It just does not look ...
by Josh
Mon Feb 06, 2006 1:46 am
Forum: Plugins
Topic: freetags bug: small caps after edit
Replies: 3
Views: 2271

freetags bug: small caps after edit

When I create an entry I insert tags. I start each tag with a capitalized letter. The entry is published with tags, that start with a capitalized letter. However, when I click on "edit" to modify something I wrote in an entry, the tags are automatically changed to small caps and I have to ...