LanFeng11
(Lan Feng11)
9 Octubre, 2025 17:05
1
¿Cómo puedo configurar esto para prohibir a los usuarios publicar nuevas publicaciones?
Necesitas editar los permisos de la categoría y eliminar el permiso de “Crear”.
Si sigues teniendo problemas, publica los permisos que has configurado.
LanFeng11
(Lan Feng11)
9 Octubre, 2025 17:37
3
Gracias por tu respuesta. Lo configuré para que solo los empleados pudieran publicar. Cuando cambié el permiso de “Todos” a “Solo ver”, el botón “Nuevo tema” no desapareció y aún podían editar. No deberían tener la opción de mostrar la publicación de un nuevo tema.
¿Has guardado la configuración de la categoría? (Tengo que preguntar)
¿Has probado con un usuario normal que no sea miembro del personal?
LanFeng11
(Lan Feng11)
9 Octubre, 2025 19:04
5
He guardado la configuración de la categoría y he actualizado el navegador. Estoy usando una cuenta que no es de personal y puedo editar. No puedo seleccionar categorías, aparece como solo lectura y no puedo crear nuevos temas. Recuerdo que antes el botón “Nuevo tema” no se podía hacer clic y tampoco se podían editar los temas, ¿verdad?
Moin
9 Octubre, 2025 19:20
6
Esto se cambió hace un tiempo
main ← new-topic-btn-readonly-topic
opened 05:38AM - 28 Aug 25 UTC
### What is this change?
When visiting a restricted category or tag where the… current user does not have permission to create a topic, we should still allow the user to write a new topic under a different category or tag. This is especially important when using the new topic button from the sidebar.
#### When the user does not have permission, the composer category defaults to:
1) Subcategory (if SiteSetting.default_subcategory_on_read_only_category is true and subcategory exists)
2) Default category chooser value of Category... prompting the user to select a category from the dropdown
This PR is a follow up to #33495 which was reverted previously due to a couple of issues which are now corrected:
- we no longer set a default category based on `default_composer_category` (previously was step 2 above)
- category banner text when a user cannot create a topic is now showing up correctly
- added a title attribute with more info for the disabled category in the category dropdown in composer
- for staff only tags, when creating a topic from the tag page as a non staff member we now automatically remove the restricted tag from the tags field in composer (as the user cannot use this tag)
Internal ref: /t/-/152613
¿Qué quieres decir con “editar temas”?
LanFeng11
(Lan Feng11)
10 Octubre, 2025 15:33
7