Page MenuHomePhabricator

Attach Template to existing page
Closed, DeclinedPublic

Description

Author: axel.weber

Description:
Hi,
can the behaviour extended to attach the selected Template instead of replacing the page content.

Possibly this could be done by using AJAX requests and a second button called attached.


Version: unspecified
Severity: enhancement

Details

Reference
bz13625

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:05 PM
bzimport set Reference to bz13625.

robert wrote:

This is possible, however it does seam out of the scope of the extension.

This could be partially implemented without AJAX, but would destroy any local modifications which is probably not desirable. In the long run I do hope to move eveything in the extension over to AJAX but don't really have time to learn it at the moment.

It will also need further configuration variables so that boilerplates and attachment-plates can be seperated or the attachment feature fully disabled if desired.

FreedomFighterSparrow claimed this task.

As robert mentioned many years ago, this seems out of scope for the extension. I'm considering creating another extension that will simplify doing this through WikiEditor, if one doesn't exist already.