Hi everybody,
First,I want to apologise to everybody for not having blogged for sometime noe.I was down with a bad fever.Like I've mentioned in my previoud blogs,the modules are almost ready. And need to be tested. After some discussion with rian I was able to add some filters as well as more option to extend the modules.
I'm going to present a small description of each of the module and their options.
com_civilinker & plg_civilinker
This is an Editor plugin ,it is basically as the name suggests a Link creating plugin.It can build links for civi resources such as Event,Contribution and Profiles. Its operations is similar to anyother Editor Plugin,once clicked a modal box presents itself;the user then selects the link he wants and gives it an appropriate title.
mod_civiinfo
This is a general purpose module to display information regardig a particular event or contribution in the frontend.Theuser first selects what he wishes to display,i.e an Event or a Contribution and then sets the appropriate options such as below.
- Summary
- Date
- Fee(Event)
- Info Link (Event)
- Registration Link (Event)
- Goal Amount(Contribution Only)
- Contribution Received (Contribution Only)
mod_civicontribute
This module basically display the Donors or a donation Chart.The user first select what mode the module has to work,i.e Display
- Largest
- Recent
- Contribution Type
- All Time
- Chart Mode
and according values must be provided to the parameters.
mod_civievent
This module displays the list of events.The list of events can be based upon
- Date Range
- Event Type
- Custom Select
- Default(Recent)
Also included is the option to select only Private/Public Events or both.
Chose the Link Destination of the Event List.
Then select the options to sort the list,by Date and Title .
Although I'm having some problems with the Custom Select, I should be able to figure it out soon.