TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

Die TYPO3 Mailingliste - nicht fragen: lesen!

[TYPO3] TypoScript Highlighting

This is a discussion on [TYPO3] TypoScript Highlighting within the typo3-english@lists.netfielders.de forums, part of the TYPO3-Mailinglists: ENGLISH category; Hello world! a few days ago, Thomas Hempel and I started to work on a fully integrated TypoScript-Editor with ...


Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-english@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 13.05.2007, 22:14
Tobias Liebig
Gast
 
Beiträge: n/a
Standard [TYPO3] TypoScript Highlighting

Hello world!

a few days ago, Thomas Hempel and I started to work on a fully
integrated TypoScript-Editor with syntax-highlighting.

We based it on CodePress (http://codepress.org/), a free (LGPL)
javascript-based online-editor with syntax-highlighting for PHP, HTML,
CSS an some more languages.

Today we can present our very first beta. The main features till now are:

- Syntax-Highlighting for TS
- line numbers
- fullscreen mode (very helpful while editing a large piece of TypoScript)
- code-snippets (try "/*" or "/co" followed by a tab)
- code-completion (auto close braces like { ( [ )
- integrated in the template modul (setup, constants and "Edit the whole
template record")
- hit CTRL-S to save the code (via Ajax, so no page-Reload ist required!)
- and more... find out yourself

As this is a beta only, there are still some issues.
So till now the AJAX save only works in template module. There are also
some other issues with the list modules that may cause some errors.
Furthermore we need the option to deactivate it like you can do it with
the RTE in content elements.

Some more issues sleep inside for sure. So we need your help: Lets us
know, what you like and what is missing or can be solved in a better way!

You can find the needed files, the patch and a screencast how to apply it on

http://www.typo3-unleashed.net/codepress

We looking forward to get your feedback. Please send us a mail with your
comments at

codepress(at)typo3-unleashed.net


Greets
Thomas and Tobias
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 13.05.2007, 22:30
Andreas Balzer
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] TypoScript Highlighting

Hi!
This is so facinating! I saw it 20 seconds and began loving it right
away! Awesome.

Well, I do have some wishes: It would be nice if you can add a toolbar
with the following buttons:
- clipboard functionality (yeah STRG+X/C/V is a lot faster, but it would
be a well known functionality for editors that many people expect at the
top as a toolbar)
- some kind of wizzard that guides you through various TYPO3 scripts.
Dou you know the formula wizzard in Microsoft Excel? Something like this
would be great
- What about a validation tool?


Your extension is so cool Thanks for coding it.

Greetings
Andreas
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 13.05.2007, 22:53
Thomas Hempel
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] TypoScript Highlighting

Hi folks,

I apologize for the cross post. Now, I have one wish! Please *DO NOT*
reply on this post with "reply to all"!

Let's start the public discussion on the HCI list! If you have any
personal message (donations etc. ;-) ) contact us directly at
codepress(at)typo3-unleashed.net


Thanks and Greets,
Thomas


--
typo3-unleashed.net
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #4  
Alt 14.05.2007, 10:01
Dmitry Dulepov
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] TypoScript Highlighting

Hi!

Thomas Hempel wrote:
> I apologize for the cross post. Now, I have one wish! Please *DO NOT*
> reply on this post with "reply to all"!


I think this topic is the best candidate for cross-posting

> Let's start the public discussion on the HCI list! If you have any
> personal message (donations etc. ;-) ) contact us directly at
> codepress(at)typo3-unleashed.net


Yep.

--
Dmitry Dulepov

Web: http://typo3bloke.net/
Skype: callto:liels_bugs

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #5  
Alt 14.05.2007, 20:03
Peter Klein
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] TypoScript Highlighting

"Tobias Liebig" <tobias (AT) work (DOT) de> wrote in message
news:mailman.1.1179087264.28617.typo3-english (AT) lists (DOT) netfielders.de...
> Hello world!
>
> a few days ago, Thomas Hempel and I started to work on a fully integrated
> TypoScript-Editor with syntax-highlighting.


Nice extension. But the way CodePress handles the linenumber is really lame.
It uses a big image with numbers from 1-1500, so if your code is bigger than
1500 lines it screws up.

Are you in contact with the author of CodePress?
maybe he could use the linenumbering method I created for use in my PMK
Textarea Widget extension?
http://typo3.org/extensions/reposito...extarea/0.1.2/

--
Peter Klein / Umloud Untd.




_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #6  
Alt 14.05.2007, 20:23
Steffen Kamper
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] TypoScript Highlighting

"Peter Klein" <peter (AT) umloud (DOT) dk> schrieb im Newsbeitrag
news:mailman.1.1179165817.18193.typo3-english (AT) lists (DOT) netfielders.de...
>
> "Tobias Liebig" <tobias (AT) work (DOT) de> wrote in message
> news:mailman.1.1179087264.28617.typo3-english (AT) lists (DOT) netfielders.de...
>> Hello world!
>>
>> a few days ago, Thomas Hempel and I started to work on a fully integrated
>> TypoScript-Editor with syntax-highlighting.

>
> Nice extension. But the way CodePress handles the linenumber is really
> lame.
> It uses a big image with numbers from 1-1500, so if your code is bigger
> than 1500 lines it screws up.
>
> Are you in contact with the author of CodePress?
> maybe he could use the linenumbering method I created for use in my PMK
> Textarea Widget extension?
> http://typo3.org/extensions/reposito...extarea/0.1.2/
>
> --
> Peter Klein / Umloud Untd.
>
>

+1

i really like Peter's textarea (don't want to miss it any more!) , also
resizing. That would be great if you can combine them !

vg Steffen


_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #7  
Alt 15.05.2007, 16:50
Mathias Schreiber [TYPO3]
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] TypoScript Highlighting

Peter Klein schrieb:
> Nice extension. But the way CodePress handles the linenumber is really lame.
> It uses a big image with numbers from 1-1500, so if your code is bigger than
> 1500 lines it screws up.


If you have one TS Template with 1500 lines you're doing something
terribly wrong.

However, if this is only a minor fix, why not...
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #8  
Alt 15.05.2007, 16:53
Mathias Schreiber [TYPO3]
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] TypoScript Highlighting

Tobias Liebig schrieb:
> Some more issues sleep inside for sure. So we need your help: Lets us
> know, what you like and what is missing or can be solved in a better way!


First off:
Neat

Now for the wishlist.
Any way to shorten the Tab length?
Didn't have time to install it yet, just saw the videos.
I am so used to indenting with two spaces...

About the XCLASS Discussion:
I get your point, where do I subscribe to get this into the core?

Last but not least:
Donation Address?

all the best
Mathias
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #9  
Alt 15.05.2007, 18:26
Tyler Kraft
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] TypoScript Highlighting

> If you have one TS Template with 1500 lines you're doing something
> terribly wrong.



why? whats wrong with a template of more than 1500 lines?
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #10  
Alt 15.05.2007, 19:18
Steffen Kamper
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] TypoScript Highlighting

"Tyler Kraft" <headhunterxiii (AT) yahoo (DOT) ca> schrieb im Newsbeitrag
news:mailman.1.1179246378.8282.typo3-english (AT) lists (DOT) netfielders.de...
>
>> If you have one TS Template with 1500 lines you're doing something
>> terribly wrong.

>
>
> why? whats wrong with a template of more than 1500 lines?


your structure organisation ?
may be it's philosopical, but i prefere more templates with specific
context, and then i have a lot of handy scripts, easy to find values /
properties.

vg Steffen


_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

Thema Autor Forum Antworten Letzter Beitrag
[TYPO3-german] TypoScript Highlighting Tobias Liebig typo3-german@lists.netfielders.de 2 14.05.2007 11:38
[TYPO3] Where will TypoScript be saved? Fabian Koenig typo3-english@lists.netfielders.de 4 19.03.2007 18:14
Re: [TYPO3] typoscript editor Jason A. Lefkowitz typo3-english@lists.netfielders.de 0 01.03.2007 20:33
[TYPO3] Math in TypoScript Bertalan Fodor typo3-english@lists.netfielders.de 11 23.02.2007 10:07
[TYPO3] get a var in URL with typoscript Mike Morris typo3-english@lists.netfielders.de 1 02.01.2007 10:26


Alle Zeitangaben in WEZ +1. Es ist jetzt 18:05 Uhr.


Powered by vBulletin® Version 3.7.2 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39