Project

General

Profile

Actions

Feature #19982

closed

Add helper functions for additional frontend editing controllers and views

Added by Jeff Segars about 15 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-02-06
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

Description

To support additional frontend editing controllers (ie. TemplaVoila) and view (ie. fe_edit_advanced) a couple simple helper functions are needed.

The getJavascriptIncludes() method does nothing in the default controller that the core provides, but the TemplaVoila controller will provide an additional Javascript file that extends client side frontend editing to account for FlexForm pointers.

The forcePreview() method is used to set $this->ext_forcePreview externally. The upcoming fe_edit_advanced extension requires that this property is always set.

(issue imported from #M10374)


Files

0010374.diff (2.14 KB) 0010374.diff Administrator Admin, 2009-02-06 21:44
10374_followup.diff (505 Bytes) 10374_followup.diff Administrator Admin, 2009-02-17 23:18
0010374_followup2.diff (734 Bytes) 0010374_followup2.diff Administrator Admin, 2009-02-20 00:21
Actions #1

Updated by Jeff Segars about 15 years ago

Committed to trunk in r5017.

Actions #2

Updated by Jeff Segars about 15 years ago

Committed followup patch to trunk in r5028.

Actions #3

Updated by Jeff Segars about 15 years ago

And a (hopefully) final followup in r5039.

Actions

Also available in: Atom PDF