marik
-
11/15/2006 8:37:03 AM
Custom keywords and calendar
Hello, I would like to ask you for some suggestions. 1) I have master page model and I would like to define custom editable meta keywords for each single page. I know helper methods like GetPageMetaKeyWordsTag but suppose them to be suitable only in single page template (not included into master page). Or am I wrong? 2) I should develope calendar that shows beside events also name-days. Events and name-days are saved in different db tables (Events [ID, title, description, date], Name-days [ID, title, DayOrder]). DayOrder is integer value representing DayOfYear for particular name-day (e.g. Silvestr is 366th day of year). Is there any way to have one sql query in document template or have I to modify CMSCalendar control.
I thank you for your advice.
|