Commit Graph

9 Commits

Author SHA1 Message Date
Rastislav Brandobur
80029afafb added missing _t() function 2017-04-06 11:01:33 +02:00
helpfulrobot
130e9d06a1 Converted to PSR-2 2015-11-18 17:08:21 +13:00
Michael Parkhill
d1586a5b5e Merge pull request #59 from Mark-M/patch-1
FIX #58 on page duplicate
2013-08-19 20:16:12 -07:00
Michael Parkhill
b28a6b27d6 Merge pull request #66 from tractorcow/inherit-sidebar-fix
BUG Fixed issue with nested InheritSideBar not inheriting beyond the first level
2013-08-19 20:14:12 -07:00
Thomas Speak
6c91c62ec0 NEW Adding support for Translatable
At the moment, when using Translatable on a site, if you use the Tranlate tab to create a translated version of the page, the WidgetAreaID is retained and you experience the same issue as reported in #58

Related to: #59
2013-08-08 14:28:11 +01:00
Damian Mooyman
82ad362b44 BUG Fixed issue with nested InheritSideBar not inheriting beyond the first level 2013-08-02 13:25:10 +12:00
Mark-M
d56c5398ac FIX #58 on page duplicate
Fixing issue #58 where WidgetAreas end up being linked to multiple pages at once
2013-07-08 13:42:54 +01:00
MattyBalaam
1a1920a004 Update WidgetPageExtension.php
Changing statics to private to be 3.1 compatible. 

I’m not sure, but would 'SideBarView' need to be defined as an allowed_action too?
2013-05-21 14:30:51 +02:00
Ingo Schommer
d83f0d2ae0 NEW Added WidgetPageExtension 2013-04-16 16:07:41 +02:00