-
-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Tim Lochmüller
authored and
Tim Lochmüller
committed
Jun 8, 2015
1 parent
70962c1
commit 9b895b9
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,8 @@ | |
'title' => 'Calendarize', | ||
'description' => 'Create a structure for timely controlled tables and one plugin for the different output of calendar views. The extension is shipped with one default event table, but the aim of the extension is to "calendarize" every table/model. It is completely independent and configurable! Use your own models as event items in this calender. We need feedback about the concept! Development on https://github.com/lochmueller/calendarize', | ||
'category' => 'fe', | ||
'version' => '1.3.3', | ||
'state' => 'beta', | ||
'version' => '1.4.0', | ||
'state' => 'stable', | ||
'clearcacheonload' => 1, | ||
'author' => 'Tim Lochmüller', | ||
'author_email' => '[email protected]', | ||
|