Opened 2 years ago
Closed 17 months ago
#2838 closed Task (duplicate)
Deprecate functions in calendar.php
| Reported by: | ewinslow | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | Near Term Future Release |
| Component: | Core | Version: | Github Master |
| Severity: | trivial | Keywords: | |
| Cc: | brett@… | Difficulty: | trivial |
Description
1) I don't see their usefulness.
2) They are written in pre-1.7 style
Change History (3)
comment:1 Changed 2 years ago by brettp
- Difficulty set to trivial
- Milestone changed from Needs Review to Elgg 1.8
- Priority changed from normal to low
- Severity changed from minor to trivial
- Version changed from 1.7 to SVN Trunk
comment:2 Changed 2 years ago by ewinslow
- Milestone changed from Elgg 1.8 to Elgg 1.9
comment:3 Changed 17 months ago by cash
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

I don't know of any plugin using them. I checked Kevin Jardine's event calendar plugin and he uses his own functions. Especially since these mostly just interfacets for egef_metadata(), I'm fine with deprecating them.