Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [plugin] [ORPHAN] zem_link
wazdog,
Big up for the help that I needed when I am moving my site to RC3 (and dependent on this plugin).
Cheers!
Plugins:
ob1_advanced_search 1.032b, ob1_search_score 1.0, ob1_pagination 2.5, ob1_title 4.1, ob1_modified 2.1
“Let your plans be dark and as impenetratable as night, and when you move, fall like a thunderbolt.”
— Sun Tzu
Offline
Re: [plugin] [ORPHAN] zem_link
doggiez: Probably the line:
if ($url_mode==1) $url = $url . (empty($rs["url_title"]) ? stripSpace($rs["Title"]) : //$rs["url_title"]);
splits in two, and only the first half of it is commented. Delete the newline or comment the second half.
VC3 :: weblog :: my wishlist
Offline
Re: [plugin] [ORPHAN] zem_link
indeed! thank you!
textpattern.org :: find and share Textpattern resources
docs.textpattern.io :: Textpattern user documentation
Offline
#52 2005-05-21 12:45:55
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: [plugin] [ORPHAN] zem_link
> Etz Haim wrote:
> doggiez: Probably the line:
if ($url_mode==1) $url = $url . (empty($rs["url_title"]) ? stripSpace($rs["Title"]) : //$rs["url_title"]);
splits in two, and only the first half of it is commented. Delete the newline or comment the second half.
That was it, working fine now, thanks!
Offline
Re: [plugin] [ORPHAN] zem_link
In the help for this plugin instead of examples I have a lot of <code>@foo@</code> stuff.
Last edited by tinyfly (2005-06-15 21:46:35)
Refresh Dallas and other Refreshing Cities.
Offline
#54 2005-06-15 22:25:34
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: [plugin] [ORPHAN] zem_link
> tinyfly wrote:
> In the help for this plugin instead of examples I have a lot of <code>@foo@</code> stuff.
View the source to read the help :)
Offline
Re: [plugin] [ORPHAN] zem_link
Hi,
in a desparate need for a version of zem_link which integrates all the modifications proposed in this thread I have thrown together a full featured bells’n‘whistles version of it. Help mangeled in from Threshold State site, patches applied, tiny kind of runtime error reporting added via tool tips.
No one ever after should be forced to read the code, despite its beauty ;-)
Grab it here for at least a while. If that offends someone, most probably the author, just shout out. I will surrender then.
BTW: This should really be integrated into some “Textile for Textpattern” as it reintroduces tags to the content authors. Who should not see tags, IMHO, but Textile markup.
I’d prefer Textile to process markup like that
"Article Link" ::article-id
"Internal Link" :>link-id
or whatever syntax sounds useful…
//w&
Last edited by wet (2005-11-27 06:51:38)
Offline
#56 2005-07-22 14:09:14
- marvincooper
- Member
- Registered: 2004-10-13
- Posts: 43
Re: [plugin] [ORPHAN] zem_link
Thanks, that works a treat….. I agree with you on the textile thing too, would be much nicer
Offline
#57 2005-07-24 17:46:02
- marvincooper
- Member
- Registered: 2004-10-13
- Posts: 43
Re: [plugin] [ORPHAN] zem_link
What would be even nicer is this:
A “Link to article” option in the Write tab. When selected, this would present a pop-up with a list of all articles, sortable by category, section, date etc. Each article title would be a link which, when clicked, would produce a textile tag which could then be used to link to the selected article.
Anyone know if this is already a feature request? I couldn’t find it so I’m thinking I’ll raise it… Or give me a couple of years and I’ll figure out how to code a plugin….. :)
Last edited by marvincooper (2005-07-24 17:46:44)
Offline
#58 2005-08-05 09:22:28
- TimTops
- Member
- Registered: 2005-07-21
- Posts: 19
Re: [plugin] [ORPHAN] zem_link
marvin, you have the exact same requirement as me it seems. Maybe requesting it as a feature is the way to go? I know creating links in the content > write page is simple but I have clients who dont want (and don’t need) to learn HMTL.
I’m already using Mary’s excellent upm_img_popper (http://textpattern.org/plugins/393/upmimgpopper) which does for images what I (and you, I think) want to do with article links. Rather cheekily I did pose the request to her to make “upm_link_popper” but maybe it’d be better as a feature request.
I haven’t seen anything similar in my trawl of plugins and tutorials unfortuanately…
(Thanks to Wet for alerting me to this thread)
TT
Offline
Re: [plugin] [ORPHAN] zem_link
i use rc5 and plugin zem_link doesnt work.
Notice: Undefined index: permlink in /home/ivorius.com/ivorius.com/textpattern/lib/txplib_misc.php(429) : eval()’d code on line 26
Notice: Undefined index: permlink in /home/ivorius.com/ivorius.com/textpattern/lib/txplib_misc.php(429) : eval()’d code on line 26
Notice: Undefined index: permlink in /home/ivorius.com/ivorius.com/textpattern/lib/txplib_misc.php(429) : eval()’d code on line 26
What is this?
Project: Textpattern with Texy
Job: Webdesign
Offline
Re: [plugin] [ORPHAN] zem_link
ivorius: please see this thread for information on what the notices mean.
You cooin’ with my bird?
Offline