Feature #7622
Add new widgets into separate extensions
| Status: | Resolved | Start date: | 2010-05-04 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Dmitry Dulepov | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 0.9.0 | |||
| Votes: | 0 |
Description
Hi
Thank for your great work.
At this moment it is only possible to add new widgets into the blog by creating a folder into the t3blog plugin.
Problem would be that the new widget would be deleted, if you make an update of the extension.
I improved the t3blog (actual trunk)
After applying the patch it’s possible to add widgets which are not in the t3blog folder (see the attached extension)
What are you thinking about this idea?
Best regards
Jürgen
Associated revisions
Fixed bug #7622: add new widgets into separate extensions
Fixed bug #7622: add new widgets into separate extensions
History
Updated by Dmitry Dulepov almost 3 years ago
- File 2927_v2.diff added
It is more difficult than the provided patch. Parsing TS in BE is not officially supported or recommended. The attached patch is a work in progress.
Updated by Dmitry Dulepov almost 3 years ago
- File deleted (
2927_v2.diff)
Updated by Dmitry Dulepov almost 3 years ago
- File 7622_v2.diff added
Updated by Dmitry Dulepov almost 3 years ago
- File 7622_v3.diff added
Updated by Dmitry Dulepov almost 3 years ago
- File 7622_v4.diff added
Updated by Dmitry Dulepov almost 3 years ago
- Status changed from New to Resolved
- Assignee set to Dmitry Dulepov
- Target version set to 0.9.0
- % Done changed from 0 to 100
Resolved with r33573.