Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#13 2007-02-24 20:29:17

Jeremie
Member
From: Provence, France
Registered: 2004-08-11
Posts: 1,578
Website

Re: wet_quicklink: Quick internal link builder

Incredibly nice! Wet, you are my new personal hero!

After 2 minutes of testing, two suggestions:

  1. In the doc, explain where the English string are, so that semi-non-geek people can edit them (mostly the “Insert Link” one, for localization).
  2. If no string is selected in the textarea when the Insert Link tool is called, insert ??Title of the linked article?? as a default hyperlinked text. Or maybe with an option.
  3. And a third. txp:permlink is not updated in the backend HTML or Preview tools, maybe a warning in the documentation, because that can be unsettling for some people (yeah it was for me, I’m ashamed).

Last edited by Jeremie (2007-02-24 20:29:42)

Offline

#14 2007-02-25 17:59:33

wet
Developer Emeritus
From: Schoerfling, Austria
Registered: 2005-06-06
Posts: 3,320
Website Mastodon

Re: wet_quicklink: Quick internal link builder

Jeremie wrote:

In the doc, explain where the English string are, so that semi-non-geek people can edit them (mostly the “Insert Link” one, for localization).

Done. Hope you like my French ;-) I will collect further ideas for improvements or extensions for a few more day and add those to a follow-up release then.

Offline

#15 2007-02-25 18:43:47

Joey
Member
From: Netherlands
Registered: 2005-01-19
Posts: 257

Re: wet_quicklink: Quick internal link builder

Really great work! Thanks! Love the interface of it, hope to see such an interface some time for images, maybe in upm_img_popper?


Regards,

Joey

Offline

#16 2007-02-25 21:00:18

Jeremie
Member
From: Provence, France
Registered: 2004-08-11
Posts: 1,578
Website

Re: wet_quicklink: Quick internal link builder

wet wrote:

Done. Hope you like my French ;-) I will collect further ideas for improvements or extensions for a few more day and add those to a follow-up release then.

“Fromage” is male, “Quelle” apply to female ;-P>

Thanks for the requests building time, I’ll investigate more tonight.

Offline

#17 2007-02-26 20:19:04

Pat64
Plugin Author
From: France
Registered: 2005-12-12
Posts: 1,595
GitHub Twitter

Re: wet_quicklink: Quick internal link builder

Before send you a donation wet, I’ve got this javascript error :
$ is not defined target : $("#body")[0], // insert links into article body unless focus changes

(Note: don’t have any “wet_quicklink-search” cookie)

So could you tell me where is this problem occurt? Tks lot.
Cheers,

Last edited by Pat64 (2007-02-26 20:22:45)


Patrick.

Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.

Offline

#18 2007-02-26 20:49:22

hakjoon
Member
From: Arlington, VA
Registered: 2004-07-29
Posts: 1,634
Website

Re: wet_quicklink: Quick internal link builder

Do you have jquery in /textpattern/js/jquery.js ?


Shoving is the answer – pusher robot

Offline

#19 2007-02-26 20:56:49

Pat64
Plugin Author
From: France
Registered: 2005-12-12
Posts: 1,595
GitHub Twitter

Re: wet_quicklink: Quick internal link builder

Yes Patrick :
I’d try it with jquery.js (uncompress) and jquery-compress.js … and I’d no wet’s search box.

I’m Crying :(

P.S. But I’d no “Fromage” into my TXP install ! Perhaps that’s my pbl ! :) :) :)

Edit :
@all : Sorry, I’d put some “Fromage” into my (poor) brain, and I’d find this pbl. I’d rename My /textpattern/ folder!!! Changed the new one into the script, and now … that’s work!!!
I love this plugin! Yeah! with my fade effect with some messages into my back-end, all is beautiful.

Thanks lot wet. Send you a donation.
Thanks Patrick for you help.

P.S. I love this community!!

Last edited by Pat64 (2007-02-26 21:10:12)


Patrick.

Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.

Offline

#20 2007-02-27 19:24:32

Zanza
Plugin Author
Registered: 2005-08-18
Posts: 699
Website

Re: wet_quicklink: Quick internal link builder

When I try to install the plugin I get a strange error 406:

Not Acceptable
An appropriate representation of the requested resource /textpattern/index.php could not be found on this server.

The funny thing is that wet_peex install fine, as any other plugin… never seen this. What can be?

Z-

Offline

#21 2007-02-27 20:33:31

wet
Developer Emeritus
From: Schoerfling, Austria
Registered: 2005-06-06
Posts: 3,320
Website Mastodon

Re: wet_quicklink: Quick internal link builder

A security measure established by your hosting company to block crackers from posting malicious javascript code through web forms.

Unfortunately, this is exactly what the Textpattern plugin installer does from a technical point of view (no malicious code, of course), and wet_quicklink contains javascript as it is partially running on the front end (browser) while wet_peex is the backend part containing just PHP (server-side program).

There’s nothing I can do about it, you will have to talk to your hosting company to adjust their mod_security settings at least for the directory where textpattern ist installed in (usually http://www.yoursite.com/textpattern).

Offline

#22 2007-02-28 07:13:17

wet
Developer Emeritus
From: Schoerfling, Austria
Registered: 2005-06-06
Posts: 3,320
Website Mastodon

Re: wet_quicklink: Quick internal link builder

FYI: jQuery 1.1.2 was just released. wet_quicklink works as intended with this latest version.

Offline

#23 2007-03-01 09:05:58

Jeremie
Member
From: Provence, France
Registered: 2004-08-11
Posts: 1,578
Website

Re: wet_quicklink: Quick internal link builder

Thanks Wet.

Offline

#24 2007-03-03 15:49:29

jstubbs
Moderator
From: Hong Kong
Registered: 2004-12-13
Posts: 2,395
Website

Re: wet_quicklink: Quick internal link builder

Robert, questions re this plugin:

1. Can we use stm_javascript with your plugin, rather than creating another JS folder on the server?

2. Any issues with using mootools and jquery at the same time?

3. Any reason for using jquery over mootolols? (I don’t know anything about JavaScript, so if its a dumb question, sorry!)

Offline

Board footer

Powered by FluxBB