Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#61 2005-08-27 16:32:07
- Niconemo
- Member
- From: Rhône-Alpes, France
- Registered: 2005-04-18
- Posts: 557
Re: rsx_frontend_edit: Frontend Edit Link
The point is the plugin is actually not in the propper plugin format for txp 4.0 : it’s normal php code (instead of the weird pack of characters used by other plugins :D ) that isn’t accepted by txp 4 when you paste it in the plugin field.
Edit : Once again : I made a mistake (see below…).
Last edited by Niconemo (2005-08-28 09:24:52)
Nico
Offline
Re: rsx_frontend_edit: Frontend Edit Link
Actually, putting the <code><?php ?></code> stuff into the “code input” box seems to work with TXP 4.
bludrop studios .::. Creative Expression
Offline
Re: rsx_frontend_edit: Frontend Edit Link
You have to upload the chh_admin_cookie.php to your textpattern directory. Then load that file in your browser to load the cookie. Then open chh_admin_tags.txt and copy everything between the <?php ?>
into the plugin field
you don’t paste the cookies file into the plugin form
Offline
Re: rsx_frontend_edit: Frontend Edit Link
/me bows
Proud Canadian. Toronto Locksmith , Actualize Consulting
Offline
#65 2005-08-28 07:20:27
- Niconemo
- Member
- From: Rhône-Alpes, France
- Registered: 2005-04-18
- Posts: 557
Re: rsx_frontend_edit: Frontend Edit Link
> swf wrote:
(…)
> you don’t paste the cookies file into the plugin form
Oh my… Is it possible I … ? I’m tring again…
Nico
Offline
#66 2005-08-28 09:18:56
- Niconemo
- Member
- From: Rhône-Alpes, France
- Registered: 2005-04-18
- Posts: 557
Re: rsx_frontend_edit: Frontend Edit Link
OK…
[very confused mode on]
I have to apologize : I made (tiwce) a mistake during the installation process… probably something like pasting the cookie code instead of the plugin code as swf wrote… I should have stopped working on my site a few hours before it seems… too tired.
[/very confused mode still on for a while…]
So :
Almost everything seems to work perfectly with chh_admin_tags
… exept one thing : the admin cookie mod option returns a cookie error to me. But all is fine with the default (non-mod) option.
Last edited by Niconemo (2005-08-28 09:26:41)
Nico
Offline
Re: rsx_frontend_edit: Frontend Edit Link
I can update my plug-in if there is interest. All my plug-ins are currently developed for 1.19, which is the version of Textpattern I use.
Offline
Re: rsx_frontend_edit: Frontend Edit Link
> ramanan wrote:
> I can update my plug-in if there is interest. All my plug-ins are currently developed for 1.19, which is the version of Textpattern I use.
Please do update. Your plugins are extremely useful and we would love to keep on using them.
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: rsx_frontend_edit: Frontend Edit Link
Cool. I can do that then. I’ll try and update them over the course of this week. I haven’t really looked at the new textpattern source much so it may take some time. I’ll try to do this one first, since I suspect the changes I need to make are small.
Offline
Re: rsx_frontend_edit: Frontend Edit Link
The plugin has been updated so that it works with Textpattern 4.0 The only change needed seems to be the small change in variable names pointed out here.
Offline
Re: rsx_frontend_edit: Frontend Edit Link
Works like a dream. Thank you ramanan!!!!
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: rsx_frontend_edit: Frontend Edit Link
No worries. This was a simple change. If people are aware of any of my other plugins that also need to be updated because of changes between g1.19 and 4.0, please let me know. I have a version of 4.0 installed at home I can test with now.
Offline