Page 1 of 1

Are {edit} and {editif} core tags broken in V.1.12?

Posted: Wed Apr 22, 2015 4:08 pm
by geotek
After upgrading cmsms from V.1.11.13 to V.1.12 the {edit} core tag suddenly ceased working, it does not show a link or a button to edit the current page, as it did before. {editif} doesn't work either.

I am using PHP 5.6.1 and there are no php errors during execution of these tags.

Is this a bug or were these tags removed? If so, is there a replacement?

Re: Are {edit} and {editif} core tags broken in V.1.12?

Posted: Wed Apr 22, 2015 4:27 pm
by calguy1000
the {edit} plugins were removed from CMSMS Core in 1.10, released October 2011.

It's a surprise that they still worked up till now.

Re: Are {edit} and {editif} core tags broken in V.1.12?

Posted: Thu Apr 23, 2015 7:34 am
by geotek
calguy1000 wrote:the {edit} plugins were removed from CMSMS Core
Thank you for this clarification. It would have saved me several hours of debugging if this would have been appropriately documented, however. :-(

Does this mean that it is now impossible to have an edit link on each page for logged in admins any more?

This would be a step back in terms of useability imo. All other cms systems that I have worked with do have this feature.