简体   繁体   English

Joomla控制面板需要的摘要

[英]Sugestions needed for Joomla control panel

I would like your suggestions on how to proceed in making a control panel in PHP to manage different resources: it needs to let the user edit remote .xml, .php .js and Joomla's pages in a user-friendly manner. 我想就如何继续用PHP创建控制面板以管理不同资源提出建议:它需要让用户以用户友好的方式编辑远程.xml,.php .js和Joomla的页面。 The user would not have access to the code, but only to images or text that they could change. 用户将无法访问该代码,而只能访问它们可能会更改的图像或文本。

Create three systems. 创建三个系统。

  • To handle the page creation, deletion and template designs (closed to the end-user?) 处理页面创建,删除和模板设计(对最终用户不开放?)

  • To add, edit and remove resources like images, videos, texts, et cetera. 要添加,编辑和删除资源,例如图像,视频,文本等。

  • To make associations, like "I want this, this and that listed on that page". 要进行关联,例如“我想要这个,该页面上列出的那个”。

The final engine should iterate through the associations, find the proper resources, and display them correctly using a template. 最终引擎应遍历关联,找到适当的资源,并使用模板正确显示它们。

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

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