Hi there,
would it be possible for the blogging bundle not to ask for the blog for everything when I've already added the "Blog: " header?
See attached screenshot...
(I'm using the latest SVN bundle)
TIA
-- Ale Muñoz http://sofanaranja.com http://bomberstudios.com
That already works for me, if the blog name is spelled correctly... I pasted it out of the returned name after a post completes into the template. I have a feeling it might be choking on the special characters in the name.
Brett
On Dec 14, 2006, at 4:43 AM, Ale Muñoz wrote:
Hi there,
would it be possible for the blogging bundle not to ask for the blog for everything when I've already added the "Blog: " header?
See attached screenshot...
(I'm using the latest SVN bundle)
TIA
-- Ale Muñoz http://sofanaranja.com http://bomberstudios.com <Picture 1.png>
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
On 12/14/06, Brett Terpstra brett@circlesixdesign.com wrote:
That already works for me, if the blog name is spelled correctly... I pasted it out of the returned name after a post completes into the template. I have a feeling it might be choking on the special characters in the name.
Just to make sure I've explained my problem properly, here's a video of what I'm getting:
http://sofanaranja.com/dl/textmate-blogging-bundle-pet-peeves.mov
Let me know if that is the normal behaviour :)
I've even renamed my blogs so I don't have silly characters or white space...
Thanks in advance...
-- Ale Muñoz http://sofanaranja.com http://bomberstudios.com
I see. The Category command doesn't parse the headers. Without digging into the code right now, I'm pretty sure only the post commands actually read the headers at the time of posting. It could possibly cause some issues to parse the headers while you're still working on them (inserting categories) but it would be possible to parse down to the current line.
Brett
On Dec 15, 2006, at 3:03 AM, Ale Muñoz wrote:
On 12/14/06, Brett Terpstra brett@circlesixdesign.com wrote:
That already works for me, if the blog name is spelled correctly... I pasted it out of the returned name after a post completes into the template. I have a feeling it might be choking on the special characters in the name.
Just to make sure I've explained my problem properly, here's a video of what I'm getting:
http://sofanaranja.com/dl/textmate-blogging-bundle-pet-peeves.mov
Let me know if that is the normal behaviour :)
I've even renamed my blogs so I don't have silly characters or white space...
Thanks in advance...
-- Ale Muñoz http://sofanaranja.com http://bomberstudios.com
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
On 14. Dec 2006, at 11:43, Ale Muñoz wrote:
would it be possible for the blogging bundle not to ask for the blog for everything when I've already added the "Blog: " header?
I did a fix for this yesterday.