Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#25 2006-11-09 06:05:36
- marios
- Archived Plugin Author
- Registered: 2005-03-12
- Posts: 1,253
Re: A textpattern bundle for TextMate beta version
Small Update: It appeared to me, that the Screenshot Handler was not functioning exactly as it should
(using option).
I fixed it and also finished the online-documentation.
There will be a small maintenance update to the Bundle in the next couple of Days.
regards, marios
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline
#26 2006-11-09 14:16:12
- Ace of Dubs
- Member
- Registered: 2006-04-17
- Posts: 446
Re: A textpattern bundle for TextMate beta version
Lookin good Marios.
It’s amazing how far you’ve taken this project!
Offline
#27 2006-11-09 21:07:30
- marios
- Archived Plugin Author
- Registered: 2005-03-12
- Posts: 1,253
Re: A textpattern bundle for TextMate beta version
On which TM version are you using this ?
BTW.: Some things to watch out for: Unrecognized Tag attributes or as valid recognized Tag attributes, that aren’t.
You’ll notice that,when the Syntax high-lighting changes to a dimmed navy blue color (which is the one for valid).
I’ve made mostly use of ctrl H to fix most Errors, so if there are wrong entries in TEXTBOOK, then the Language Grammar will reflect this,
as this is almost the only resource I have at hand.
I’d be grateful to have this data collected, if it occurs.
(Thanks BTW to those folks who updated TextBook, I guess Ako also, and Destry)
I’m still working on the Drag commands, fixes and elaborate a little on this insertion concept.
regards, marios
Last edited by marios (2006-11-09 21:08:30)
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline
#28 2006-11-15 00:09:41
- marios
- Archived Plugin Author
- Registered: 2005-03-12
- Posts: 1,253
Re: A textpattern bundle for TextMate beta version
Just as a small followup, I have a couple of fixes.
There is also a small Syntax error, which is the category attribute in the article snippet.
(I’m aware of that and it’s already fixed)
I want to elaborate on the drag commands a little as well, and split them, so they do txp tags or straight hardcoded Ambrosia version.
(This one is still not working the way I want it, especially after the last Transmit upgrade)
That’s why they are tagged as experimental.
One new drag command that’ll come along the way will be a source code drag command, which I am working on now.
I’ll take a couple of days.
regards, marios
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline
#29 2006-11-21 20:28:09
- marios
- Archived Plugin Author
- Registered: 2005-03-12
- Posts: 1,253
Re: A textpattern bundle for TextMate beta version
Folks, I am considering a refactoring of the Language Grammar. I came to this, after discovering some shortcommings in the scoping possibilities for the conditional tags. This means, that the scope names ( What you get, when you do ctrl shift P ) must change a little.
(Those changes will be only minor)
I intend to do that for version 0.9 of the Bundle.
Version 0.8 will be a maintenance release with some minor fixes.
regards, marios
Last edited by marios (2006-11-21 20:31:48)
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline
#30 2006-11-21 20:46:52
- Ace of Dubs
- Member
- Registered: 2006-04-17
- Posts: 446
Re: A textpattern bundle for TextMate beta version
One thing I miss in the new version is the syntax coloring for html included in the bundle…
perhaps I downloaded the wrong thing or didnt set it up as intended..
Offline
#31 2006-11-21 22:23:06
- marios
- Archived Plugin Author
- Registered: 2005-03-12
- Posts: 1,253
Re: A textpattern bundle for TextMate beta version
Ace of Dubs wrote:
One thing I miss in the new version is the syntax coloring for html included in the bundle…
perhaps I downloaded the wrong thing or didnt set it up as intended..
What Theme do you have selected in the Theme Editor ?
A) One reason, why that might be, is, that you have the old Texari Theme installed.
B) Another reason, is you lack the required XHTML Bundle that is included in the download.
For A:
Throw your old Theme to the garbage, go to prefs>fonts and colors.
From the drop down selection at the Bottom, select: Edit theme list.
This will open another cocoa selection list.
Select the Texari Theme, and then press the minus symbol.
Dismiss the prefs
Take the Theme, that was included in the download package.
Double click on it, and confirm the Update dialog.
After that, select Texari again from Theme Editor.
For B:
Double click on the XHTML BUNDLE, that was included in the download to install it, (in case you don’t have it)
Make sure, you are in TXP scope, right next to the left of the Gear Icon on the Bottom Toolbar you must see:
L Textpattern v0.7 beta.
Also make sure, you are running on Cutting Edge.
If this is not the case, you have on older Bundle version installed.
Let me know, if this didn’t do.
( If the above is not the case, and you have the same symptom, then it could be some weird UUID stuff, that I didn’t take care off. I am going to test for this from a different User account this weekend .)
regards, marios
Last edited by marios (2006-11-21 22:34:57)
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline
#32 2006-11-22 07:48:32
- marios
- Archived Plugin Author
- Registered: 2005-03-12
- Posts: 1,253
Re: A textpattern bundle for TextMate beta version
The help command might not be callable from the Bundle’s own Support Folder.
I’ll check that over the weekend.
regards, marios
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline
#33 2006-11-23 02:27:34
- marios
- Archived Plugin Author
- Registered: 2005-03-12
- Posts: 1,253
Re: A textpattern bundle for TextMate beta version
Everything works, if you follow the Setup instructions, including calling the Help documentation.
Selecting the proper Theme and TXP Language and instaling the XHTML Bundle if needed.
regards, marios
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline
#34 2006-11-28 23:44:23
- marios
- Archived Plugin Author
- Registered: 2005-03-12
- Posts: 1,253
Re: A textpattern bundle for TextMate beta version
I found another thing , that doesn’t work:
The Go to TXP file command will not work as expected, if the Root Folder of the Site is on a Network volume (smb/cifs) in my case.
It will open the file in a new Document Window instead.
I’ll try to fix that for the next maintenance release.
regards, marios
Last edited by marios (2006-11-28 23:44:47)
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline
Re: A textpattern bundle for TextMate beta version
marios,
Is there any way you can package this so I can unzip it on a Windows machine?
I’d like to take a look at what you’ve done but the way you named some of the files, well, things kinda freak out.
Thanks.
We Love TXP . TXP Themes . TXP Tags . TXP Planet . TXP Make
Offline
#36 2006-12-13 19:15:25
- marios
- Archived Plugin Author
- Registered: 2005-03-12
- Posts: 1,253
Re: A textpattern bundle for TextMate beta version
hcgtv wrote:
marios,
Is there any way you can package this so I can unzip it on a Windows machine?
I’d like to take a look at what you’ve done but the way you named some of the files, well, things kinda freak out.
Thanks.
Yes, I know. It’s intended for MAC OS, that’s why:))
Which files won’t open ?
regards, marios
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline