New module 'Calendar'
This commit is contained in:
parent
280a1af4fe
commit
f697b66461
99 changed files with 13284 additions and 0 deletions
43
sites/all/modules/calendar/help/calendar.help.ini
Normal file
43
sites/all/modules/calendar/help/calendar.help.ini
Normal file
|
@ -0,0 +1,43 @@
|
|||
; $Id: calendar.help.ini,v 1.1.2.4 2008/10/28 11:46:19 karens Exp $
|
||||
|
||||
[advanced help settings]
|
||||
name = Calendar
|
||||
index name = "Calendar"
|
||||
|
||||
[overview]
|
||||
title = Overview
|
||||
|
||||
[getting-started]
|
||||
title = Getting started
|
||||
parent = overview
|
||||
weight = 1
|
||||
|
||||
[settings]
|
||||
title = Settings
|
||||
parent = overview
|
||||
weight = 2
|
||||
|
||||
[attachments]
|
||||
title = Attachments
|
||||
parent = overview
|
||||
weight = 3
|
||||
|
||||
[embedding]
|
||||
title = Embedding views
|
||||
parent = overview
|
||||
weight = 10
|
||||
|
||||
[ical]
|
||||
title = iCal
|
||||
parent = overview
|
||||
weight = 5
|
||||
|
||||
[ical-export]
|
||||
title = iCal Export
|
||||
parent = ical
|
||||
weight = 1
|
||||
|
||||
[ical-import]
|
||||
title = iCal Import
|
||||
parent = ical
|
||||
weight = 2
|
Reference in a new issue