In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
16 [In-Portal CMS] Admin Interfaces bug report always 2009-05-18 10:59 2010-01-11 22:05
alex  
alex  
normal  
closed 5.0.0  
fixed  
 
none 5.0.2-B1  
0
0000016: Redo "IsIndexPage" and "SymLink" functionality for Sections
Consolidate IsIndexPage and SymLink for Categories functionality in one.

Currently IsIndexPage is visible in DEBUG mode ONLY and has options -- Regular, Category Index and Container.

SymLink can replace this functionality with simpler Interfaces.

Test and review final before implementing.

Also we can incorporate external link processing (UseExternalUrl, ExternalUrl fields) into CategoryLink and CachedMenu tags, that will result less code in template to build actual menu and be more universal.
related to 0000359closed  (5.0.2)alex Two different urls will lead to same physical template on Front-End 
patch symlink in menu.patch (52,287) 2009-10-13 11:09
http://tracker.in-portal.org/file_download.php?file_id=108&type=bug
patch symlink_for_physical_templates_v2.patch (51,763) 2009-10-25 14:47
http://tracker.in-portal.org/file_download.php?file_id=120&type=bug
Issue History
2010-01-11 22:05 Dmitry Note Added: 0001339
2010-01-11 22:05 Dmitry Status resolved => closed
2009-11-03 14:35 alex Note Added: 0001049
2009-11-03 14:35 alex Status reviewed and tested => resolved
2009-11-03 14:35 alex Fixed in Version => 5.0.2-B1
2009-11-03 14:35 alex Resolution open => fixed
2009-11-03 14:34 alex Note Added: 0001048
2009-11-03 14:34 alex Status needs feedback => reviewed and tested
2009-10-26 17:13 Dmitry Note Added: 0000995
2009-10-25 14:47 alex File Added: symlink_for_physical_templates_v2.patch
2009-10-18 03:22 Dmitry Note Added: 0000927
2009-10-18 03:22 Dmitry Assigned To !COMMUNITY => alex
2009-10-18 03:22 Dmitry Status needs testing => needs feedback
2009-10-13 11:09 alex Time Estimate Removed 4 =>
2009-10-13 11:09 alex Note Added: 0000892
2009-10-13 11:09 alex Assigned To alex => !COMMUNITY
2009-10-13 11:09 alex Status active => needs testing
2009-10-13 11:09 alex File Added: symlink in menu.patch
2009-10-11 10:42 alex Note Edited: 0000877 bug_revision_view_page.php?bugnote_id=0000877#r278
2009-10-11 10:31 Dmitry Relationship added related to 0000359
2009-10-11 10:21 alex Note Added: 0000877
2009-10-03 07:52 administrator Status reviewed and tested => active
2009-09-30 06:59 alex Assigned To andrew => alex
2009-09-30 06:58 alex Status active => reviewed and tested
2009-09-30 06:58 alex Assigned To => andrew
2009-09-30 00:02 Dmitry Note Added: 0000594
2009-09-29 09:02 alex Patch Status => Not Used
2009-09-29 09:02 alex Reporter administrator => alex
2009-09-23 13:27 alex Time Estimate Added 4
2009-09-23 13:27 alex Note Added: 0000537
2009-09-20 15:21 alex Type feature request => bug report
2009-09-20 15:11 alex Target Version 5.1.0 => 5.0.2
2009-05-18 10:59 administrator Type bug report => feature request
2009-05-18 10:59 administrator New Issue

Notes
(0000537)
alex   
2009-09-23 13:27   
Plan:
1. pretty straightforward implementation, only st_CachedMenu tag is changed.
(0000594)
Dmitry   
2009-09-30 00:02   
We should discuss this with In-Portal Interfaces Group if any interfaces changes will be done here.
(0000877)
alex   
2009-10-11 10:21   
(edited on: 2009-10-11 10:42)
Patch from 0000359 should be applied before this patch!

(0000892)
alex   
2009-10-13 11:09   
I've mixed proposed in 0000016:0000877 comment patch with this patch!
(0000927)
Dmitry   
2009-10-18 03:22   
I have applied this patch, but alone without other related patch since together they were giving me a lots of conflicts.

Also, your last comment was kind of confusing whether other patch still needs to be applied - mixed term has different meanings.

In result of this patch I have encountered some weird problem

http://simone1.intechnic.com/dev/SVN/5.0.x/sitemap.html

Carefully look at the URLs.


Please commit both Patches so it can fully tested in Beta!
(0000995)
Dmitry   
2009-10-26 17:13   
Please comment on new patch - it's for 5.0.2 or later versions and what's inside.
(0001048)
alex   
2009-11-03 14:34   
Patch from this task was merged with patch from 0000359 (Two different urls will lead to same physical template on Front-End) task, because they share large amount of code and it will be much easier to manage both patches joined.

Because of mentioned task is resolved for now, then this one task should also be.
(0001049)
alex   
2009-11-03 14:35   
Patch from this task was merged with patch from 0000359 (Two different urls will lead to same physical template on Front-End) task, because they share large amount of code and it will be much easier to manage both patches joined.

Because of mentioned task is resolved for now, then this one task should also be.
(0001339)
Dmitry   
2010-01-11 22:05   
Closing completed tasks.