#3201 closed Task (fixed)
Review non-default viewtypes
| Reported by: | cash | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8.1 |
| Component: | Core | Version: | Github Master |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: | easy |
Description
As we have changed the structure of default views, we haven't always updated the other view types. In particular:
- some viewtypes have a search directory that is not in default
- json river views are probably broken
Change History (13)
comment:1 Changed 2 years ago by cash
- Milestone changed from Elgg 1.8 to Elgg 1.8.1
comment:2 Changed 19 months ago by cash
comment:3 Changed 19 months ago by cash
Refs #3201 updated foaf link to only be added to user's pages
Changeset: e1b8b96b1eaf41416ce08574c5b9b51530947cf0
comment:4 Changed 19 months ago by cash
FOAF update:
- friends are not being included
- should the profile plugin being added foaf to metatags or is that core's job?
- there needs to be a view to extend for plugins to add their foaf information
comment:5 Changed 19 months ago by Cash Costello
Refs #3201 a working ical view type
Changeset: 65bd37c1f0e3e3adb04bd48dad6183bcd3c7e26c
comment:6 Changed 19 months ago by cash
I'm skipping anything to do with export views. The export system needs help.
comment:7 Changed 19 months ago by cash
Refs #3201 updates json river views and removed old search view
Changeset: e01240611f2a94d0a194235f2f83323049ad1a74
comment:8 Changed 19 months ago by cash
Refs #3201 this finishes the updates on the JSON view
Changeset: 2649bcbfd4ab4f80ebfbfc28c6c476770aec09a1
comment:9 Changed 19 months ago by cash
Refs #3201 updates the php view type
Changeset: 508000e9e3a49c0f659279ba916bde4a771ed777
comment:10 Changed 19 months ago by cash
- Resolution set to fixed
- Status changed from new to closed
Fixes #3201 updates rss view type for core Elgg
Changeset: 4106d50727d5a56ec1442b16e182fbd9acc6b167
comment:11 Changed 19 months ago by cash
Refs #3201 updating failsafe viewtype to Elgg standards for CSS
Changeset: 84a0b9670cc2a0b1efe75f1233311ef8152a9ab0
comment:12 Changed 19 months ago by cash
Refs #3201 updated foaf link to only be added to user's pages
Changeset: e1b8b96b1eaf41416ce08574c5b9b51530947cf0
comment:13 Changed 19 months ago by cash
Refs #3201 updates json river views and removed old search view
Changeset: e01240611f2a94d0a194235f2f83323049ad1a74

Refs #3201 updating failsafe viewtype to Elgg standards for CSS