View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
130 | Composr | core_rich_media | public | 2010-04-07 20:56 | 2020-03-21 17:09 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Priority | normal | Severity | feature | ||
Status | resolved | Resolution | fixed | ||
Summary | 130: Foolproof content embedding | ||||
Description | I'd like the block wizard to be able to be able to easily select almost any content type category or entry, and embed it into a page. This would use the main_content block. - Make the block wizard be able to browse the whole site-tree to pick out content to use - Test every content/category type | ||||
Tags | Roadmap: Sponsorship, Type: Cross-cutting feature , Type: Usability (major) | ||||
Attach Tags | |||||
Time estimation (hours) | 6 | ||||
Sponsorship open | Open | ||||
related to | 131 | Resolved | Chris Graham | Unified top/recent system |
related to | 35 | Resolved | Chris Graham | Full breadcrumb customisation on frontend, via XML |
related to | 142 | Resolved | Chris Graham | Merged sitemap API |
related to | 448 | Resolved | Chris Graham | Extend new grid layout to function in main_multi_content block |
related to | 474 | Closed | Chris Graham | Stop using iframes by default, use AJAX |
related to | 129 | Resolved | Chris Graham | Improve usage of main_multi_content block |
related to | 141 | Closed | Chris Graham | Multiple results out of main_content |
|
In addition, I would like to see the rendering model enhanced. The current model of blocks, pages, and scripts, is getting squeezed, as scripts or pages may act as frames, overlays, popups, or AJAX results for direct embedding. We have all the tech we need but it could use tidying up and generalising, so we can flexibilise how we call stuff up and introduce smarter responsivity. 1) Make more Composr screens consist of AJAX blocks, hard-code less into specific modules, make templates glue it together. E.g. on the filedump screen, the actual file dump listing would be a block embedded into the page template. i.e. most of the page code is moved into a block, and the page itself becomes mostly glue. 2) Use the new 'HTML5' 'server sent events' API (if we can) to sent events indicating a block has changed and needs to be refreshed. E.g. upload to filedump, so filedump-file-list anywhere will see event and refresh. Improve Tempcode to make this automatic when $BLOCK is used. The events would be a side-effect of writing to the action log. 3) The get_self_url function should work for non-index scripts so that it is really easy to create links regardless of whether it is a page or a script. 4) Remove the concept of 'wide_high', use a new URL param to decide whether to use 'STYLED_HTML_WRAP' or 'POPUP_HTML_WRAP' or 'HEADER'/'FOOTER' or raw text is output. EDIT: Ignore the above, there's no real expectations for pages to do live updates for CMS content - and it could cause issues. 3/4 was kind of done in v9. |
|
"to be able to be able to" I didn't know you couldn't be able to be able to :P lol just teasing you about the typo. Also, in terms of auto updating content, perhaps take one of my implementations on lovinity.org for forum posts and tickets. I replaced the auto load with instead an overlay message that pops up informing the user that the content has changed. That way, the user can choose whether or not to refresh, and if so, can copy their reply text or what have you so it's not lost in the refresh. Perhaps make it a choice/option for use. |
|
...I have no idea why I talked about auto-refreshing content on here when this was about content embedding. I must have been drunk that day XD |
|
Thank you for the sponsorship Rishi :). |
|
This is now implemented for v11. Thank you for your sponsorship again Rishi. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-10-13 23:12 | PDStig | Note Added: 0004425 | |
2016-10-26 01:05 | PDStig | Note Added: 0004478 | |
2017-01-03 21:59 | Chris Graham | Tag Attached: Type: Usability (major) | |
2017-05-01 16:47 | Chris Graham | Category | core => core_rich_media |
2017-05-23 19:25 | Rishi Saravanan | Sponsorship Added | user3196: 198 points |
2017-05-23 19:25 | Rishi Saravanan | Sponsorship Total | 0 => 198 |
2017-06-04 20:36 | Chris Graham | Note Added: 0005120 | |
2018-03-03 00:32 | Chris Graham | Sponsorship open | => Open |
2019-06-27 21:02 | Chris Graham | Tag Attached: Roadmap: Sponsorship | |
2020-03-07 21:21 | Chris Graham | Assigned To | => Chris Graham |
2020-03-07 21:21 | Chris Graham | Status | Not Assigned => Assigned |
2020-03-21 17:09 | Chris Graham | Status | Assigned => Resolved |
2020-03-21 17:09 | Chris Graham | Resolution | open => fixed |
2020-03-21 17:09 | Chris Graham | Note Added: 0006478 |