[51]New Editor: Codepress

Locked
User avatar
Hackwar
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3788
Joined: Fri Sep 16, 2005 8:41 pm
Location: NRW - Germany
Contact:

[51]New Editor: Codepress

Post by Hackwar » Sat Feb 16, 2008 12:41 am

1. Introduction
1.1 Scope
The scope of this document is to describe the need for an additional editor for Joomla!, specifically the template manager.
1.2 Objective of the document
The objective of this document is to give a basis for a discussion on an additional editor for Joomla!, specifically the template manager.
1.3 General remarks
1.4 Definitions
1.5 License
GNU GPL
2. What is the current issue?
The code in the editor of com_templates is not easy to read and makes it harder to really work with this tool. Also, there are some people who prefer to write articles in HTML, but would like to have some help in this by using code highlighting. This is currently not implemented in Joomla!.
3. What are the proposed improvements?
The project eXtplorer uses codepress for their code highlighting. This editor seems as a good solution for this problem and is also released under LGPL. Adding this as an additional editor and forcing com_templates to use this editor for the editing purposes would be a preferrable solution. The package is 144 kb big, but can be slimmed down to 96 kb by removing unnecessary supported coding languages. More informations can be found here: http://codepress.org/
4. Intention
The intention should be obvious.
5. Effects on...
5.1 Users
There should be no negative effect on the users.
5.2 3P extensions
There should be no effects on third party extensions.
5.3 Performance
There should be no effects on the performance.
patch_editor_0_1.zip
editors_0_1_codepress.zip
editor_0_1_hannes.zip
You do not have the required permissions to view the files attached to this post.
god doesn't play dice with the universe. not after that drunken night with the devil where he lost classical mechanics in a game of craps.

Since the creation of the Internet, the Earth's rotation has been fueled, primarily, by the collective spinning of English teachers in their graves.

RoscoHead
Joomla! Explorer
Joomla! Explorer
Posts: 318
Joined: Mon Jul 30, 2007 11:01 pm
Location: Melbourne, Australia
Contact:

Re: New Editor: Codepress

Post by RoscoHead » Sat Feb 16, 2008 7:11 am

Well maybe one negative effect on performance - having to download that additional 96k when editing templates :) But that is probably not a major issue, as it is unlikely to be a common occurrence.

ROSCO

User avatar
mihu
Joomla! Guru
Joomla! Guru
Posts: 741
Joined: Mon Mar 20, 2006 8:17 am

Re: New Editor: Codepress

Post by mihu » Sun Feb 17, 2008 5:57 am

I am totally agree with Rosco, performance issue but it's not a big deal.
Although I am not editing template via joomla, I will still give a thumb up.
However, is the codepress the best solution?
bento2go.com - We DO NOT sell bento !!

deleted user

Re: [51]New Editor: Codepress

Post by deleted user » Mon Aug 04, 2008 4:32 pm

I believe codepress is now included in JCE as a plugin.

User avatar
happy_noodle_boy
Joomla! Guru
Joomla! Guru
Posts: 692
Joined: Thu Aug 18, 2005 10:32 am
Location: United Kingdom
Contact:

Re: [51]New Editor: Codepress

Post by happy_noodle_boy » Tue Nov 18, 2008 8:08 am

I would recommend CodeMirror instead - http://marijn.haverbeke.nl/codemirror/ - as it is more actively developed (CodePress seems a bit stagnant at the moment) and it has a 'mixed-mode' parser (XML, Javascript, CSS).

JCE will be using this from the next update (1.5.2+)
just because you're not paranoid, doesn't mean everybody isn't out to get you.
http://www.maketradefair.org


Locked

Return to “Under Review - Archived”