Feature #10609
Participants-Info
| Status: | Closed | Start date: | 2010-11-03 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Mathias Bolt Lesniak | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 2.4.0 | |||
| Votes: | 0 |
Description
It would be helpfull, to show informations about the registrated users to an event in the frontend.
The idea is
- to set the database table and field where the participants are stored in with ts
- to add the possibility to set the maximum of participants in the news/event record
- to add the possibility to show the allocation and the partcipants in the fe
History
Updated by hwt3 over 2 years ago
I`ll make a suggestion for implementation in the actual trunk.
Updated by hwt3 over 2 years ago
I implemented the features in the actual trunk. Additionally I've updated german translations and added some wraps for better customization.
Unit tests are done. I`ll now test it in a productive website.
Updated by Mathias Bolt Lesniak over 2 years ago
- Status changed from New to Needs Feedback
Hi!
Great stuff. You won't be able to upload to the trunk, as you're not a team member, but feel free to post a patch here. :-)
- Mathias
Updated by hwt3 over 2 years ago
- File mbl_newsevent_2.0.1_hwt3_2010-12-20.t3x added
- File exmaple-ts-setup.txt added
Hi Mathias,
I´ve tested your actual trunk and it works fine.
Here is the trunk with my additions as .t3x and a demo ts-setup. It works sure mit powermail_mails and should be applicable for flexible use with other tables.
The following adds I´ve done:
- adds in the extension class (marked in the source code)
- adds in the ext_tables.php
- add in the event_template.tmpl
- updated german translations in the locallang.xml
- adds to locallang.xml
- updated german translations in the locallang_db.xml
- adds to locallang_db.xml
It would be great, if you can test it and send me your opinion.
Updated by Mathias Bolt Lesniak about 2 years ago
- Status changed from Needs Feedback to Accepted
- Assignee set to Mathias Bolt Lesniak
- Target version set to 2.2.0
Hi!
This feature didn't make it into version 2.1, but I've scheduled it for version 2.2.
Updated by Mathias Bolt Lesniak about 2 years ago
- Target version changed from 2.2.0 to 2.4.0
Updated by Mathias Bolt Lesniak almost 2 years ago
- Status changed from Accepted to Closed
Implemented in revision 47109