Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Offline
Re: [plugin] [ORPHAN] zem_link
Thanks for the updated zem_link plugin wet – such a relief to have this working again!
Cheers,
Jon VC#9
Offline
Re: [plugin] [ORPHAN] zem_link
I just installed the update, and have one (hopefully) minor request: could rel be added to the list of optional attributes? It would make it a lot easier to do things like rel=“bookmark” or rel=“nofollow.”
Offline
Re: [plugin] [ORPHAN] zem_link
Oh, how I hate that minor tasks, I’d love to do something important ;-) But, I guess someone’s gotta do it.
So as of today’s version 0.3.2, which can be fetched from the already known interim location, zem_link will listen to your wishes according to rel
, id
, and name
as well. I’ve sweeped over w3.org’s definition for the <a>
tag and did not implement any other attributes. By purpose.
Also I’ve reduced testing in favour of delivery speed. Mind your step.
hth,
//w&
Last edited by wet (2005-09-16 05:20:56)
Offline
Re: [plugin] [ORPHAN] zem_link
I was just about to post a question to zem regarding the problems you have already addressed. Thanks for fixing a great plugin and making it even better!
[url=http://mesothelioma-cancer-info.us]Mesothelioma Information[/url] | [url=http://weddings-r-us.com]Weddings-R-Us[/url] | [url=http://offshore-service.us]Offshore Services[/url]
Offline
Re: [plugin] [ORPHAN] zem_link
I’ve installed wet’s fork of the plugin and found out that it mangles non-ASCII charachters in the title
attribute, because of the htmlentities()
function. From 4.0.2 and on, htmlentities()
should be replaced with the escape_title()
function found in the current SVN version.
Last edited by Etz Haim (2005-10-06 13:18:56)
VC3 :: weblog :: my wishlist
Offline
Re: [plugin] [ORPHAN] zem_link
Done.
Offline
#68 2005-10-25 06:28:56
- ss
- Member
- Registered: 2004-03-31
- Posts: 20
Re: [plugin] [ORPHAN] zem_link
just wanted to say thanks for this update :-)
Offline
Re: [plugin] [ORPHAN] zem_link
Awesome!
Many, many thanks for it, i used txp for a lot of sites, but with 4.0.2 I got duplicated title permlinks all the time, and for days couldn’t solve the problem. :)) Thanks again!
Offline
Re: [plugin] [ORPHAN] zem_link
Share your opinions on an enhancement suggestion for zem_link. Read there, post here.
Offline
Re: [plugin] [ORPHAN] zem_link
Could you please add support for the accesskey
HTML attribute? Or, send me a mail to send you my modified version of zem_link that supports it?
This is an important accessibility feature. To learn more about accesskey
, make sure you meet Bill and read this
VC3 :: weblog :: my wishlist
Offline
Re: [plugin] [ORPHAN] zem_link
I’ve also added the pending list mode attributes section
, category
, and author
. Though no-one ever really requested them I enjoy to have one single authority of link creation for sites I build. zem_link to rule them all, until the final release of either txp:// or txp-Textile.
Offline