CalEvans
Forum Replies Created
-
Forum: Plugins
In reply to: [NEW] Notable – Social Bookmark/network pluginForum: Plugins
In reply to: [NEW] Notable – Social Bookmark/network plugin@handy,
[soapbox]For the record what that URL describes, while perfectly valid is a problem with old browsers. It’s disingenuous if the html validator you are using is spitting out those simply because it doesn’t LIKE the code. Valid HTML isn’t a subjective thing and putting a & in a url is valid according to all the docs I’ve read.[/soapbox]That having been said, I’m always looking to make my code better and don’t want to cause anyone any problems with their site so I’m happy to continue to hunt this issue till we squash it. 🙂
=C=
Forum: Plugins
In reply to: [NEW] Notable – Social Bookmark/network pluginForum: Plugins
In reply to: [NEW] Notable – Social Bookmark/network pluginBut that’s a valid seperator. I can’t change that or the service we are calling won’t accept it. :S The & in question is seperating the key=value pairs of url and title. The only way to do that is with a &. Let me try putting an & in there and see if it blows chow on my site.
=C=
Forum: Plugins
In reply to: [NEW] Notable – Social Bookmark/network pluginJust packaged v1.3. There was one difference between spurl and the others. I’ve changed it. See if that makes a diff for you.
=C=
Forum: Plugins
In reply to: [NEW] Notable – Social Bookmark/network plugin@handy
I can’t enclose the attributes of the URL in double quotes, it may break some of the services. I can, however, urlencode the urls before I put them in href. I’ve just packaged version 1.2, can you download it for me and try it out?Also, in 1.2 there’s a new feature on the options page. you can select form several different spacers between the images including no space at all. This is for those people who have very narrow columns and the nbsp’s were causing problems.
Let me know if this one works better for you.
=C=
Forum: Plugins
In reply to: [NEW] Notable – Social Bookmark/network pluginForum: Plugins
In reply to: [NEW] Notable – Social Bookmark/network pluginI don’t understand about the &’s The only &’s that the code generates are in the & nbsp.
I didn’t realize there was a difference between single and double quotes. (My PHP is showing. 🙂 ) I’ll swap them out this evening and post a new version soon.
=C=
Forum: Plugins
In reply to: [NEW] Notable – Social Bookmark/network pluginUPDATE:
Thanks to CraigWD of http://www.googletutor.com who pointed out that the default path when you initially install the plug in is incorrect. if you have installed the plug in and are experiencing problems, make sure the image path is correct. On default installations, it should be:
/wp-content/plugins/blogbling/images/
I’ve updated the code and fixed another minor issue. The latest version is 1.1. You can download either the tar or the zip on the project page.
http://www.calevans.com/view.php/page/notable
=C=
Forum: Plugins
In reply to: [Update] AIM Status IndicatorMAJOR BUG FIX!
If you are running 1.1, please go grab the 1.2 version. 1.1 had a major bug in it that may have caused it not to work but to throw errors in certain situations.
Sorry for the inconvenience.
Project Page:
http://www.calevans.com/view.php/page/online_status=C=
p.s. props to Brian Gurtler for finding it.
=C=Forum: Plugins
In reply to: [Update] AIM Status IndicatorI never did say thank you. This made it into the latest release of all my plugins.
Thank you.
=C=
Forum: Plugins
In reply to: Subscribe2: how to personalize subscription pageAll I did was add the slug and my text. As soon as I activated the plugin, it started showing up.
=C=
Forum: Plugins
In reply to: Subscribe2: how to personalize subscription pageYou can add it directly to the subscribe2 page. I created a page (Subscribe) and put the slug on it and above the slug I put my message.
=C=
Forum: Plugins
In reply to: Basic PHP function questionI’ve toyed with the idea of AJAXifying this plugin. Maybe v2.0. That would prevent it form stopping the load of your page because it would use JavaScript to load it in the background. Then display it. It’s a thought I’ve had for a while, just never got around to it.
=C=
Forum: Plugins
In reply to: [UPDATE] AIM Online Status IndicatorI’m happy to report that we were able to get elmsblog working .
=C=