MODX - 有什么可以改进的?
我正在研究 MODX 作为 CMS,并发现这篇采访 FoxyCart 的创建者。 他确实给了 MODX 很多积极的评价,当被问及如何改进 MODX 时,他指出了以下几点:
用户管理可能会很尴尬,并且 一些与网络用户相关的事情 从未真正流行过。 (新闻出版商无法处理电视; 微博有气质,不容易 定制;网络用户需要“电视” 其他字段。)
此站点上的其他人可以对此提供一些说明吗?还有哪些其他类型的用户管理问题?
人们认为 MODX 有哪些方面需要改进?
我正在考虑是否要使用 MODX。我已经阅读了很多有关它的积极的事情,并希望确保我了解全貌。
I'm researching MODX as a CMS and found this interview with the creator of FoxyCart.
He really gives MODX a lot of positive comments and when asked about improving MODX he pointed out the following:
User management can be awkward, and
some things related to webusers have
never really been brought current.
(Newspublisher can’t handle TVs;
Weblogin is temperamental and not easy
to customize; Webusers need “TVs” for
additional fields.)
Can others on this site shed some light on this? What other kind of user management issues are there?
What are some areas of MODX that people think should be improved?
I'm trying to figure out whether to go with MODX or not. I've been reading a lot of positive things about it and want to make sure that I get the whole picture.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(5)
Brett (Foxycart) 正在谈论 MODX Evolution,即较旧的代码库,并引用了附加组件,这些附加组件(大部分)是独立编写的 - 因此绝对可以改进。 MODX Revolution 是较新的版本,目前为 2.1 RC3。我使用过从企业 CRM(Tridion、Rhythmyx、Mediasurface)到其他 FOSS 系统 Silverstripe、Wordpress 等的所有系统,它是迄今为止最智能地组合和执行的系统。
它有一些小问题 - 权限系统过于抽象和复杂,它缺乏一些即插即用的功能,微调性能有点像黑术,而且它没有像 Drupal 这样的更大的参与者的生态系统支持或 Joomla(甚至 WP)。但同行的支持非常棒,核心团队非常忠诚且才华横溢,只要懂一点 php 并愿意使用 RTFM,您就可以用 MODX 让它做几乎任何事情。
强烈推荐。
Brett (Foxycart) is talking about MODX Evolution, the older codebase, and makes reference to add-ons, which are (for the most part) independently authored - so definitely improvable. MODX Revolution is the newer version, currently at 2.1 RC3. I've worked with everything from Enterprise CRMs (Tridion, Rhythmyx, Mediasurface as was) to other FOSS systems Silverstripe, Wordpress etc, and it is by far the most intelligently put together and executed of the lot.
It has some niggles - the permissions system is overly abstract and complex, it lacks some plug-and-play features, fine-tuning performance is a bit of a black art, and it doesn't have the ecosystem support of bigger players like Drupal or Joomla (or even WP). But the peer support is fantastic, the core team are committed and talented, and with a modicum of php and willingness to RTFM you can make it do almost anything with MODX.
Strongly recommended.
一切都可以改进,包括 Wordpress 或 Drupal,这就是主题的概括。 MODx 是由 0 和 1 组成的很棒的片段,它会大大缩短您的开发时间,让您头晕目眩。它易于使用和开发,而且速度很快。就我而言,它的网页设计师梦想与之合作。我坐下来试了一下当地的情况,尝试玩一天,然后再决定。
以下是我整理在网址列表中的一些图,方便学习:
http://urli.st/3Tg
此外,Twitter #modx 也是与此事同步的重要资源。
希望你会发现它很好!
祝你好运!
Everything can be improved, Wordpress or Drupal included, thats generalizing the topic. MODx is awesome piece of 0's and 1's which will cut your development time so much that your head will spin. Its easy to use and develop with and its fast. As far as im concerned, its web designers dream to work with. I sat give it a local spin and try playing for a day and decide afterwards.
Here are some of tuts i compiled in URL list for easy learning:
http://urli.st/3Tg
Also, Twitter #modx is also great resource to be in sync with the matter.
Hope you'll find it good!
good luck!
我使用过多个内容管理平台,最终的体验总是相似的。虽然我可以快速地建立一个站点,但我经常想要覆盖功能或其输出,并且如果不费力地处理大量 PHP 文件就无法做到这一点。这总是导致一个很大的不令人满意的结果,因为我并不懒惰,除非我必须费力地阅读其他代码。
一周前,当我开始使用 ModX 时,学习曲线对我来说就像一块砖头。这主要是因为它非常简单,而且我接受过以复杂方式处理 CMS 的培训。它更像是一个真正的面向对象平台(对我来说),并且由于我是一名 OO 程序员,一旦我意识到它并不像我想象的那么复杂,这就符合要求。
现在,在不到一周的时间内,我就拥有了两个几乎完整的网站(一个带有购物车的企业软件开发和一个开发博客),所用时间还不到我制作原始企业网站所需时间的 1/4。我正在调整风格并添加内容,这比使用 CMS 更快、更轻松。我也做了所有的工作。注入我自己的 PHP、HTML 和 CSS 非常容易,而且我不需要搜索和依赖 hacky 插件来完成工作。
话虽如此,ModX 可以通过多种方式进行改进。 Manager 使用 Ajax,但大多数时候它在全页面刷新时使用得太频繁。这确实会减慢速度。一开始用户管理很尴尬,老实说应该在时间和社区允许的情况下重新审视。教程正在改进,但如果没有视频陪伴,教程就很薄弱(在我看来)。并且缺乏各种有用的插件,但它们拥有的插件非常有用,并且可以针对几乎任何解决方案进行定制。
最后一点:最有用的功能是属性和属性集的抽象。这允许您覆盖整个网站设置,例如模板或页面等简单的设置。
模糊逻辑
I've used several Content Management Platforms, and ultimately the experience has always been similar. While I can put up a site lickety-split, I have often wanted to override functionality or its output and couldn't do so without wading through large amounts of PHP files. This has always resulted in a large unsatisfactory result, because I am not lazy, unless I have to wade through others code.
When I started ModX, one week ago, the learning curve hit me like a brick. Mostly this was because it was so simple and I had been trained to deal with CMSes in complex manners. It is much more like a true Object Oriented platform (to me), and as I am an OO programmer, this fit the bill once I realized it was not as complex as I was making it out to be.
Now, in less than a week I have two nearly complete websites (a corporate software development with a shopping cart and a development blog) in less than 1/4 of the time it took me to make my original Corporate website. I'm at the tweaking style and adding content more quickly and easily than I have ever done with a CMS. I did all of the work as well. Injecting my own PHP, HTML, and CSS was amazingly easy, and I did not have to search and rely on hacky plugins to get the job done.
That being said, there are a number of ways in which ModX could be improved. The Manager uses Ajax, but most of the time it is used way too often on a full page refresh anyway. This does slow things down. The User Management is awkward, at first, and honestly should be revisited as time and community allows. The tutorials are improving, but are weak without the videos to accompany them (in my opinion). And there is a lack of variety of useful plugins, but the plugins they have are extremely useful and can be tailored for nearly any solution.
As a final note: the most useful feature is the abstraction of the properties and property sets. This allows you to override your overall site settings, for things as simple as a template or page.
FuzzicalLogic
建立一个简单的照片库可能是一场噩梦。
有一个插件组件实现起来非常迟钝且麻烦。当你与 WordPress 进行比较时,这是一个明显的弱点,WordPress 是 MODx 争夺开发者心智的竞争对手。
Putting up a simple photo gallery can be a nightmare.
There is a plug in component that is very obtuse and cumbersome to implement. This is a glaring weakness when you are comparing to, say, WordPress, who are very much MODx's competition for the hearts and minds of developers.
我使用 Modx (2.1.3-pl) 的 5 分钟经验
安装了最新(稳定)版本,然后尝试运行该站点。
1) 错误503,站点不可用。
好的,它应该显示一个指向设置页面的链接,但在互联网上快速搜索显示了如何手动打开设置。
2)需要PDO...好吧,它开始发臭了。 PDO 很慢
,我在 PHP 中激活了 PDO,重新启动 apache 并输入“连接信息”表单,然后单击“测试数据库服务器连接并查看排序规则”。 3
)“测试数据库服务器连接并查看排序规则。” javascript错误..我尝试使用其他浏览器,结果是一样的。
纳夫说。
My 5 minutes experience with Modx (2.1.3-pl)
installed the latest (stable) version then try to run the site.
1) Error 503, site unavailable.
okay, it should show a link to the setup page but a quick search in internet showed how to open the setup manually.
2) PDO is required... well, it is starting to stink. PDO is slow
them i activated PDO in my PHP, restart apache and entered the "Connection Information" form and clicked in "Test database server connection and view collations." and
3) "Test database server connection and view collations." javascript error.. i tried with other browser and it is the same.
nuff said.