10375 Posts in 2190 Topics by 1707 members
| Go to End | ||
| Author | Topic: | 870 Views |
-
Re: LiveCalendarWidget Help

15 October 2011 at 12:42am Last edited: 15 October 2011 12:44am
What would be far better is if Events were displayed in the same UI as Announcement are now.
Sadly I don't think my skills are up to re-writing EventCalendar to do this, so I may well have to migrate this site to another CMS with another calendar system
-
Re: LiveCalendarWidget Help

16 October 2011 at 5:33am
Well you guys are speaking to a pretty significant problem with SilverStripe. The SiteTree paradigm only holds up for so long, and it doesn't scale well -- especially with densely populated content areas like calendars and blogs. This will be resolved in SS3's treatment of page content, where tree view is optional (although it should be junked all together, in my opinion).
I recommend you take a look at my blog post on "Remodeling ModelAdmin" which allows you to manage page content in ModelAdmin. This is the solution I use for all my clients who have so many events that the SiteTree is unusable.
This isn't a perfect solution, but at least it gets you out of SiteTree agony!
http://www.leftandmain.com/uncategorized/2011/02/25/taming-the-beast-remodeling-modeladmin/
---------------
Silverstripe tips, tutorials, screencasts, and more. http://www.leftandmain.com -
Re: LiveCalendarWidget Help

18 October 2011 at 2:38am
Thanks, Uncle Cheese. I implemented your remodeled admin (thank you!) on a different project, but it never occurred to me to use it for calendar objects.
| 870 Views | ||
| Go to Top |

