[Bug 481536] Review Request: enano - Enano CMS, a php-based modular content management system

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=481536

--- Comment #19 from Dan Fuhry <dan@xxxxxxxxxxxx> 2010-06-24 22:38:24 EDT ---
Update:
Version 1.1.7 of Enano was released in December, resolving our use of
Text_Wiki. We now have our own parser code that integrates much better with the
Enano.

There are other pieces of third party code, but they're not really libraries -
more like a single file, or in cases like phpWiki's diff code <10 files, worth
of source code. It's not that much. Have a look at:

  http://enanocms.org/licenses/

phpWiki's diff engine is 8 files, some modified some not IIRC.

MediaWiki's table engine is one file with a few helper functions that were
cherry picked out of its parser code.

phpBB's Advanced Visual Confirmation Mod is one file + a couple of fonts.
Modified from original version, removed all phpBB-specific code and kept only
the image generation features.

Jim Tucek's e-mail encryptor is half of a file (includes/email.php). Ported to
PHP from Javascript.

Tigra Tree Menu, 1 file. Modified from original version.

DOM-drag: removed in 1.1.8, 1 file, modified.

freeCap: 1 file, modified.

jQuery: 2 files, one is jquery.js, the other is jquery UI, the latter of which
was built with the tool on their website (limited feature set for smaller file
size)

TinyMCE: Neal is working on a package for this. The core package is unmodified
for easy upgrades, but we use a modified version of tinymce_gzip to integrate
with Enano's shared cache directory, which makes webmasters' (and SELinux
policy writers') lives easier by not requiring a separate apache-writable
directory for TinyMCE.

MD5/SHA1 in Javascript: 20K of code in 1 file.

FastJSON: 1 file out of Zend Framework. It would be absolutely ridiculous to
bundle all of the Zend Framework for this one file, which we've modified to fix
bugs with Unicode.

famfamfam Silk icons: bits and pieces used, compiled into sprites, resized,
custom versions made, etc. Again, impractical to use the whole package (~1000
images) for ~30 icons.

As you can see, most of these are just very small pieces of bigger projects, or
have been modified. Hope this clears up the issue.

-Dan

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]