New home screen #2992

Open
opened 2017-01-24 16:44:25 +00:00 by rlx · 1 comment
Owner
  • Remove cruft, retain Find (see #2974)
  • List of entries (image + title + text + (image/title) link + image cropping: 0-1? resizable square?)
  • active/inactive, active are ordered
  • Templates: List, Edit, Collection (but NOT for: Item, Document, Annotation)
  • selection: select type + autocomplete name
  • refereces don't have to be featured, but must be public (making private makes inactive? i.e. unreactivatably inactive?)
- Remove cruft, retain Find (see #2974) - List of entries (image + title + text + (image/title) link + image cropping: 0-1? resizable square?) - active/inactive, active are ordered - Templates: List, Edit, Collection (but NOT for: Item, Document, Annotation) - selection: select type + autocomplete name - refereces don't have to be featured, but must be public (making private makes inactive? i.e. unreactivatably inactive?)
rlx added the
general
label 2017-01-24 16:44:25 +00:00
rlx added this to the 14.04 milestone 2017-01-24 16:44:25 +00:00
0x2620 was assigned by rlx 2017-01-24 16:44:25 +00:00
rlx added the
normal
enhancement
labels 2017-01-24 16:44:25 +00:00
Author
Owner



    - addHomeItem
        type: custom, list, edit, collection

    - editHomeItem
        id, ...
            contentid:
            title:
            text:
            image:
            crop: [int, int, int]int,
    - removeHomeItem
        id
    - sortHomeItems
        ids
    - getHomeItems
        acitve: true/false
        ...
        type:
        contentid:
        content: {
            name:
            description:
            ...
        }
        title:
        text:
        image:
        index:

``` - addHomeItem type: custom, list, edit, collection - editHomeItem id, ... contentid: title: text: image: crop: [int, int, int]int, - removeHomeItem id - sortHomeItems ids - getHomeItems acitve: true/false ... type: contentid: content: { name: description: ... } title: text: image: index: ```
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#2992
No description provided.