J3 Issue ?
avatar johanpeters
johanpeters
8 Oct 2018

i am looking for a way to edit descriptions of categories from frontend, as the same way of articles.

now the only way i know is from the backend.. normal end users you dont give access to the backend.. but the need to edit the text.. so now a admin needs to do that.. its not logical.

avatar johanpeters johanpeters - open - 8 Oct 2018
avatar joomla-cms-bot joomla-cms-bot - labeled - 8 Oct 2018
avatar brianteeman brianteeman - change - 9 Oct 2018
Labels Added: J3 Issue
avatar brianteeman brianteeman - labeled - 9 Oct 2018
avatar richard67
richard67 - comment - 9 Oct 2018

@johanpeters What do you mean with "article groups"? Categories?


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/22548.

avatar johanpeters
johanpeters - comment - 9 Oct 2018

Yes.. that is correct.. article categories.

Verzonden vanaf mijn Samsung Galaxy-smartphone.
-------- Oorspronkelijk bericht --------Van: Richard Fath notifications@github.com Datum: 09-10-18 19:44 (GMT+01:00) Aan: joomla/joomla-cms joomla-cms@noreply.github.com Cc: johanpeters j.peters@itics.nl, Mention mention@noreply.github.com Onderwerp: Re: [joomla/joomla-cms] frontend editor of Article groups (#22548)
@johanpeters What do you mean with "article groups"? Categories?This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/22548.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/joomla/joomla-cms","title":"joomla/joomla-cms","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/joomla/joomla-cms"}},"updates":{"snippets":[{"icon":"PERSON","message":"@richard67 in #22548: @johanpeters What do you mean with "article groups"? Categories?\u003chr /\u003e\u003csub\u003eThis comment was created with the \u003ca href="https://github.com/joomla/jissues\"\u003eJ!Tracker Application\u003c/a\u003e at \u003ca href="https://issues.joomla.org/tracker/joomla-cms/22548\"\u003eissues.joomla.org/tracker/joomla-cms/22548\u003c/a\u003e.\u003c/sub\u003e"}],"action":{"name":"View Issue","url":"https://github.com/joomla/joomla-cms/issues/22548#issuecomment-428284879"}}}
[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com//issues/22548#issuecomment-428284879",
"url": "https://github.com//issues/22548#issuecomment-428284879",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [joomla/joomla-cms] frontend editor of Article groups (#22548)",
"sections": [
{
"text": "",
"activityTitle": "Richard Fath",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@richard67",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n"commandName": "IssueComment",\n"repositoryFullName": "joomla/joomla-cms",\n"issueId": 22548,\n"IssueComment": "{{IssueComment.value}}"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n"commandName": "IssueClose",\n"repositoryFullName": "joomla/joomla-cms",\n"issueId": 22548\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com//issues/22548#issuecomment-428284879"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n"commandName": "MuteNotification",\n"threadId": 389146816\n}"
}
],
"themeColor": "26292E"
}
]

avatar richard67
richard67 - comment - 9 Oct 2018

@johanpeters And "editing the subscribtion" means "editing the description", so it finally should be "mainly is about editing descriptions of categories from frontend", right? If so, could you change the description of your issue in this way? Otherwise people might not understand what you want.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/22548.

avatar johanpeters johanpeters - change - 9 Oct 2018
The description was changed
avatar johanpeters johanpeters - edited - 9 Oct 2018
avatar johanpeters
johanpeters - comment - 9 Oct 2018

I have changed the text

avatar richard67 richard67 - change - 9 Oct 2018
The description was changed
Title
frontend editor of Article groups
[Feature request] Frontend editing of categories descriptions
avatar joomla-cms-bot joomla-cms-bot - edited - 9 Oct 2018
avatar joomla-cms-bot joomla-cms-bot - edited - 9 Oct 2018
avatar joomla-cms-bot joomla-cms-bot - edited - 9 Oct 2018
avatar brianteeman
brianteeman - comment - 9 Oct 2018

It has never been intended that you can do everything from the front end Tay you can do in the admin

avatar micker
micker - comment - 9 Oct 2018

manage category in front can be a good adding (with ACL for sure)

  • add category
  • add description / image
  • rename / move /edit
    with ACL we can check if parent is allowed etc
    it a specific feature but interesting for a lighter management
avatar johanpeters
johanpeters - comment - 9 Oct 2018

i know that not everything has to be at the frontend.. but category description would be one of the things you would like to modify in the front by normal users.. and not configure them with backend interface.. to complex for them..
daily operations on a website schould be frond..
backend is for administrators .. not for editors, etc...

this is one of the things i miss in Joomla... never the less a greate and powerfull platform..

avatar micker
micker - comment - 10 Oct 2018

One if trick is to use articleanywhere plugin
Create article and insert it un each description

avatar johanpeters
johanpeters - comment - 10 Oct 2018

@micker that could work.. but i realy think Joomla schould make this function by default.
it's not logical to give access to regulair users / editors for editing categorie descriptions..
as work around the greate plugins from regularlabs (i use default) is okay..

avatar brianteeman
brianteeman - comment - 10 Oct 2018

Not logical to you but perfectly logical to me.

Creating and updating categories is an administrative task

avatar franz-wohlkoenig franz-wohlkoenig - change - 4 Mar 2019
Status New Discussion
avatar franz-wohlkoenig franz-wohlkoenig - change - 29 Mar 2019
Category com_categories Feature Request
avatar franz-wohlkoenig franz-wohlkoenig - change - 19 Apr 2019
Title
[Feature request] Frontend editing of categories descriptions
Frontend editing of categories descriptions
avatar franz-wohlkoenig franz-wohlkoenig - edited - 19 Apr 2019
avatar joomla-cms-bot joomla-cms-bot - change - 4 Jul 2019
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2019-07-04 12:17:25
Closed_By joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 4 Jul 2019
avatar alikon alikon - change - 4 Jul 2019
Closed_By joomla-cms-bot alikon
avatar joomla-cms-bot
joomla-cms-bot - comment - 4 Jul 2019

Set to "closed" on behalf of @alikon by The JTracker Application at issues.joomla.org/joomla-cms/22548

avatar alikon
alikon - comment - 4 Jul 2019

backend task,closing


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/22548.

Add a Comment

Login with GitHub to post a comment