Difference between revisions of "Issue:Calendar - without event template"

From FollowTheScore
Jump to: navigation, search
(Problem: sign)
Line 8: Line 8:
  
 
== Problem ==
 
== Problem ==
Can the event template be avoided? One could simply take all pages that start with a date as event pages.  
+
Can the event template be avoided? One could simply take all pages that start with a date as event pages. [[User:Tobias Conradi|Tobias Conradi]] 22:19, 22 December 2007 (CET)
  
 
== Reply ==
 
== Reply ==
 
This should be possible easily (using titleregexp). The advantage of the DPL calendar is in my eyes that users can easily make such changes themselves witout the need to deal with php programming. Personally, I prefer to have a common category for all event pages as this makes the selection much more efficient and is compliant with general principles and traditions of Mediawiki. [[User:Gero|Gero]] 22:14, 22 December 2007 (CET)
 
This should be possible easily (using titleregexp). The advantage of the DPL calendar is in my eyes that users can easily make such changes themselves witout the need to deal with php programming. Personally, I prefer to have a common category for all event pages as this makes the selection much more efficient and is compliant with general principles and traditions of Mediawiki. [[User:Gero|Gero]] 22:14, 22 December 2007 (CET)

Revision as of 23:19, 22 December 2007

Description:
Extension / Version: Calendar   /   ?
Type / Status: Change Request   /   open

Problem

Can the event template be avoided? One could simply take all pages that start with a date as event pages. Tobias Conradi 22:19, 22 December 2007 (CET)

Reply

This should be possible easily (using titleregexp). The advantage of the DPL calendar is in my eyes that users can easily make such changes themselves witout the need to deal with php programming. Personally, I prefer to have a common category for all event pages as this makes the selection much more efficient and is compliant with general principles and traditions of Mediawiki. Gero 22:14, 22 December 2007 (CET)