Webmastersite.net
Register Log In

custom templates
for edit page?

Comments on custom templates

chris
Member

Usergroup: Customer
Joined: May 04, 2008
Location: Liège, BELGIUM

Total Topics: 13
Total Comments: 43
chris
Posted Jun 16, 2008 - 11:18 PM:

Should this solution be available for edit.php too? I tried, but it doesn't work. I use different edit-templates.
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Jun 22, 2008 - 11:55 AM:

It passes those variables along the destination so people can have the redirect go there. Redirects can be handled in other ways though so I'll change it.
chris
Member

Usergroup: Customer
Joined: May 04, 2008
Location: Liège, BELGIUM

Total Topics: 13
Total Comments: 43
chris
Posted Jun 26, 2008 - 12:20 AM:

Sorry, I didn't get your answer. Does it mean I should already be able to use it, or will you change it so that I'll be able to use it in the future?
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Jun 27, 2008 - 11:14 AM:

I believe it should work in 5.0 alpha 5.
chris
Member

Usergroup: Customer
Joined: May 04, 2008
Location: Liège, BELGIUM

Total Topics: 13
Total Comments: 43
chris
Posted Jun 29, 2008 - 12:10 PM:

Doesn't work for me - I try to explain: I have a custom-edit-template called "uploadphotos" - there I use the form-tag with the following hidden inputs.


<form name="editform" enctype="multipart/form-data" action="edit.php?action=link&filled=1&id={LINKID}" method="post">
<input type="hidden" name="custom" value="yes">
<input type="hidden" name="TID" value="uploadphotos">
....


Should be right, isn't it? However it loads the standard edit-template and not the custom edit-template when I submit.
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Jul 12, 2008 - 9:15 PM:

Confirmed it doesn't work currently and made it work for next beta.

In order to prevent this breaking other stuff, the option of custom redirect pages will have to be removed.
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.