joomla-cms icon indicating copy to clipboard operation
joomla-cms copied to clipboard

[4.1] Article templates are linked in article

Open N6REJ opened this issue 3 years ago • 7 comments

Is your feature request related to a problem? Please describe.

When a article template is entered into an article using the stamp tool, its basically a simple static cut/paste.

Describe the solution you'd like

Changes to the article template are also changed in related articles. It's highly annoying and inefficient to have to manually reload every article that was ever created because of a simple change in the template.

Additional context

N6REJ avatar Jun 05 '22 00:06 N6REJ

Are you referring to content templates in tinymce https://youtu.be/OyZQ63Ahnt4

If so then I cannot replicate that at all. As you state its just a simple cut/paste so what you describe is impossible.

brianteeman avatar Jun 05 '22 05:06 brianteeman

its far from impossible. It's a feature REQUEST! if the article template was "hotlinked" where on article save it was automatically updated in some fashion.. plugin maybe?.. then anytime they edit the article template it would update the article. or, articled template inserts ( for example ) {my article template] then its rendered at runtime just like [fields xx} are. or lastly a method where {field xx} is processed if its inside a text area field. so for example field 3 = article template text area - Paste article template in "default value" fiield 1 = name field 2 = age

Article template

Hi {field 1} I see you are {field 2} years old

Article

{field 3}

Now the article template is completely dynamic!

N6REJ avatar Jun 05 '22 06:06 N6REJ

Ah - it read that you were saying a change to the template changed the existing articles.

~What you are asking for can be done. https://www.tiny.cloud/docs/plugins/opensource/template/~

It's just a copy/paste with some xtras so your render at runtime would not be possible. It would also mean that the content is not searchable as it would not exist in th database.

brianteeman avatar Jun 05 '22 07:06 brianteeman

Could someone add a new feature label please

brianteeman avatar Jun 18 '22 18:06 brianteeman

I don't see the point in leaving feature requests open forever. Can the release team @rdeutz please add this to their decision queue.

brianteeman avatar May 18 '24 08:05 brianteeman

Maintainers care for pull requests, not for issues. We could move this to discussions. @Hackwar your opinion?

chmst avatar May 19 '24 19:05 chmst

I said Release Team not maintainers

brianteeman avatar May 19 '24 19:05 brianteeman