Opened 19 months ago
Last modified 16 months ago
#4054 new Enhancement
External pages object subtype
| Reported by: | coldtrick | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Near Term Future Release |
| Component: | External Pages | Version: | 1.8 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
The external pages plugin uses for each external page the internalname of the page as the subtype in the entity. This is unwanted behaviour as it create all kinds of unique subtypes.
I suggest the use of external_page as the subtype.
Also because of all the custom subtypes they are not searchable, because it is not a registered entity type.
Change History (2)
comment:1 Changed 17 months ago by cash
- Component changed from Core to External Pages
- Milestone changed from Needs Review to Elgg 1.8.x
- Type changed from Defect to Enhancement
- Version changed from 1.8.1b1 to 1.8
comment:2 Changed 16 months ago by cash
- Milestone changed from Elgg 1.8.x to Near Term Future Release
Note: See
TracTickets for help on using
tickets.

Assigning to the 1.8.x milestone. This needs an upgrade script plus the fix to the code. This is a nice to have that we will wait on a community developer to provide.