简体   繁体   English

如何在joomla 3中的文章内调用或插入编辑器

[英]How to call or insert editor inside an article in joomla 3

Currently, i am working on the project that interact via documents. 目前,我正在通过文档进行交互的项目中。 More specifically, registered users can send a letter to the administrator. 更具体地说,注册用户可以向管理员发送一封信。 So there would be title of the text and the main body(same text). 因此,将有文字的标题和正文(相同的文字)。 When the users press a send button, a letter will send to the administrator. 当用户按下发送按钮时,将向管理员发送一封信。 How can i do that? 我怎样才能做到这一点? Should i download some kind of extension of joomla? 我应该下载joomla的某种扩展吗?

Thanks in advance! 提前致谢!

If you know how to do it using PHP I would recommend you to use "Jumi" component for Joomla 3. That component allows you to write PHP code inside a module. 如果您知道如何使用PHP做到这一点,我建议您为Joomla 3使用“ Jumi”组件。该组件允许您在模块内编写PHP代码。

URL: http://es.2glux.com/projects/jumi 网址: http//es.2glux.com/projects/jumi

I would recommend you to test it and try to program it by yourself. 我建议您测试一下并尝试自己编程。 Currently I don't know any modules or component that allows you to do that process. 目前,我不知道任何允许您执行该过程的模块或组件。

Regards. 问候。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM