Changes between Version 2 and Version 3 of Ticket #8592, comment 162
- Timestamp:
- 02/04/2014 07:17:04 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8592, comment 162
v2 v3 27 27 '''My patch''' 28 28 29 I wrote a patch which implements some of my suggestions. It has the old 'bottom up' and the new 'top down' inheritance but the patch only supports parentships for published, pw protected and private pages. It does not support pw inheritance. I removed the gui limitations from the previous patch. I added checks for post status which do not support parentship in my patch. I removed most of sillybeans filter code because I did not found the time to understand the irrelated tickets. Look into my code for more details because my code is better than my potato english skills.29 I wrote a patch which implements some of my suggestions. It has the old 'bottom up' and the new 'top down' inheritance but the patch only supports parentships for published, pw protected and private pages. It does not support pw inheritance. I removed the gui limitations from the previous patch. I added checks for post status which do not support parentship in my patch. I removed most of sillybeans filter code because I did not found the time to understand the related tickets. Look into my code for more details because my code is better than my potato english skills. 30 30 31 31 I know the patch is incomplete but I needed it for my own projects and it could be useful for you imho. :D The patch works with 3.8.1