Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
drupal.org
date_ical
Commits
92703687
Commit
92703687
authored
Aug 02, 2013
by
Robert Rollins
Browse files
Issue [#2056689]: Added link to README for iCalcreator on GitHub.
parent
a0ce67d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.txt
View file @
92703687
...
...
@@ -18,10 +18,12 @@ Date iCal has several required dependencies, and an optional one:
- The Feeds module is optional, but it's needed to enable import of iCal feeds
from other sites.
To install the iCalcreator library, download it from
http://kigkonsult.se/downloads/index.php#iCalcreator and extract the zip file.
Inside that file you'll find iCalcreator.class.php. Copy that file to a folder
in your Drupal site named "sites/all/libraries/iCalcreator".
To install the iCalcreator library, you can download it from
http://kigkonsult.se/downloads/index.php#iCalcreator and extract the zip file,
or get it from https://github.com/iCalcreator/iCalcreator.
Inside the zip file you'll find iCalcreator.class.php. Copy that file to a
folder in your Drupal site named "sites/all/libraries/iCalcreator".
Then clear the cache on your site, by using either "drush cc all"
or logging in to your site and going to Configuration -> Development ->
Performance and click the "Clear all caches" button. This is necessary because
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment