Some changes over the weekend...
I added a new field to the content table. So, either add the new field to your content table (markup -- varchar(25)), or start over. As far as i know, this is the last db change I'll be making for Tahiti. It's to support an option I want to do post-Tahiti, but I figured that it was safer to do now instead of later.
TinyMCE (which I think will be the new default editor) works very well now. The stylesheet for the currently selected Template will now show up in the WYSIWYG and the defined clasees will show up in the Styles dropdown. I know there are still some bugs when you change templates, but it's very close.
Not too much else to report. Didn't have a ton of time to code this weekend, but I still think I'm on target for a 0.8 beta this week.
If you see any bugs with current svn, please put them here or in the bug tracker.
Thanks.
Current SVN Changes
Current SVN Changes
No, everything is fine. Keep posting stuff the way you are. I just wasn't very careful when I pasted the stuff to notice that they acute e's were disappearing...
Anyways, the above stuff is all fixed, except for the double quote. I need to spend more than 10 minutes messing with it to fix that.
Thanks for the good bug hunting.
Anyways, the above stuff is all fixed, except for the double quote. I need to spend more than 10 minutes messing with it to fix that.

Thanks for the good bug hunting.
Current SVN Changes
Actually, I forgot, there is no default template. However, I will put a check in to make sure that a template was actually selected.
Current SVN Changes
SVN Up to Changeset 1063
Javascript in the Head Tags area does not run and does not show up when viewing the source code. Tried with and without {literal}{/literal}
Linkblog gives me the following errors:
Undefined index: page in linkblog.admin.inc.php on line 72
Undefined index: page in linkblog.admin.inc.php on line 73
Undefined index: page in linkblog.admin.inc.php on line 74
Undefined index: page in linkblog.admin.inc.php on line 113
The latest style.css in the admin section results in parameter text being very light blue on a white background - very difficult to read.
Javascript in the Head Tags area does not run and does not show up when viewing the source code. Tried with and without {literal}{/literal}
Linkblog gives me the following errors:
Undefined index: page in linkblog.admin.inc.php on line 72
Undefined index: page in linkblog.admin.inc.php on line 73
Undefined index: page in linkblog.admin.inc.php on line 74
Undefined index: page in linkblog.admin.inc.php on line 113
The latest style.css in the admin section results in parameter text being very light blue on a white background - very difficult to read.
Greg