No duplication link

funkyfrieder - September 3, 2007 - 15:01
Project:Node Template
Version:5.x-1.9
Component:Code
Category:support request
Priority:normal
Assigned:motou
Status:closed
Description

Hi
I defined some templates with my admin login, but when I go to my templates,I can only access the share or delete link. How can I duplicate the node in order to use it as a template.

#1

motou - September 25, 2007 - 08:34
Assigned to:Anonymous» motou

That is a strange problem with the latest Drupal 5. More details can be seen on http://drupal.org/node/168209

#2

motou - September 25, 2007 - 10:06
Status:active» postponed (maintainer needs more info)

A new dev version of the module has been released. Please test the dev version to see if the problem is solved. If everything is fine with the dev version, I will release a new stable version.

#3

funkyfrieder - September 26, 2007 - 08:18

What I get is:

Parse error: parse error, unexpected ':', expecting ')' in C:\development\Apache2\htdocs\prototype\sites\all\modules\node_template\nodetemplate.module on line 481

when trying to activvate the module.

#4

motou - September 27, 2007 - 13:54

Sorry for the inconvenience. It dues to one of my typing errors. :(

Please open the nodetemplate.module and go to line 481, delete the : " " at the end.

it should look like:

l(t('duplicate'), "node/$row->nid/template/clone"),

after the edition. I've release the new dev version 2 mins ago to correct the problem.

#5

motou - November 11, 2009 - 13:58
Status:postponed (maintainer needs more info)» closed
 
 

Drupal is a registered trademark of Dries Buytaert.