Skip to content

Commit 4705f72

Browse files
committed
Merge pull request #1 from OS2WebCore/f/change-to-os2web_meetings_light
Added os2web_meetings_light, renamed module
2 parents 9fcbd71 + a69a680 commit 4705f72

18 files changed

+887
-6740
lines changed

README.md

Lines changed: 21 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -3,70 +3,40 @@ OS2Web Meetings
33

44
Description
55
-----------
6-
This module provides contenttypes and views to display meetings from mm.
6+
A light feature for import and presentation of meeting agendas and summaries.
7+
This feature contains content types, vocabularies and views. This version of
8+
the OS2Web Meetings feature does not depend on OS2Web core.
9+
10+
A cron job generates search data on updated meetings and store this data on
11+
the meeting nodes. The search data is generated from bullet titles and body of
12+
meeting bullet attachments.
713

814
Dependencies
915
-----------
10-
- autocomplete_deluxe
11-
- better_exposed_filters
12-
- computed_field
13-
- ctools
14-
- date
15-
- ds
16-
- entity
17-
- entityreference
18-
- expire
19-
- features
20-
- file
21-
- lightbox2
22-
- link
23-
- list
24-
- menu
25-
- node_reference
26-
- number
27-
- options
28-
- os2web_qbrick
29-
- page_manager
30-
- print
31-
- print_pdf
32-
- rules
33-
- strongarm
34-
- taxonomy
35-
- text
36-
- views
37-
- views_php
16+
Date
17+
Entity Reference
18+
Features
19+
File
20+
List
21+
Node Reference
22+
Number
23+
Strongarm
24+
Taxonomy
25+
Views
3826

3927
Installation
4028
-----------
4129
This module should reside in the modules directory of the installation,
42-
most commonly profiles/os2web/modules/, but alternativly in sites/all/modules
30+
most commonly profiles/os2web/modules/, but alternately in sites/all/modules
4331
(This could be for development purposes).
4432

45-
See https://github.com/syddjurs/os2web/wiki for further instructions.
46-
47-
This module can also be installed with drush make in your install profile.
48-
49-
Licence and copyright
50-
---------------------
51-
OS2Web is Copyright (c) 2012 Syddjurs Kommune, Denmark
33+
Setup the cron job to update meeting search data on changed meetings.
5234

53-
OS2Web is free software: you can redistribute it and/or modify
54-
it under the terms of the GNU General Public License as published by
55-
the Free Software Foundation, either version 3 of the License, or
56-
(at your option) any later version.
35+
See https://github.com/OS2web/os2web/wiki for further instructions.
5736

58-
OS2Web is distributed in the hope that it will be useful,
59-
but WITHOUT ANY WARRANTY; without even the implied warranty of
60-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
61-
GNU General Public License for more details.
62-
63-
You should have received a copy of the GNU General Public License
64-
along with this program. If not, see <http://www.gnu.org/licenses/>.
37+
This module can also be installed with drush make in your install profile.
6538

6639
Additional Info
6740
---------------
6841
This repository should be governed using Git Flow. for more information see
6942
http://nvie.com/posts/a-successful-git-branching-model/
70-
71-
Note: This module is still dependant on modules in the full OS2Web suite
72-
(https://github.com/OS2web/os2web), as the seperation of those are still WIP.

css/os2web_meetings.css

Lines changed: 0 additions & 14 deletions
This file was deleted.

js/os2web_meetings.js

Lines changed: 0 additions & 18 deletions
This file was deleted.

os2web_meetings.ds.inc

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)