Current SVN Changes

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm
Location: Fairless Hills, Pa USA

Current SVN Changes

Post by Ted »

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.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm
Location: Fairless Hills, Pa USA

Current SVN Changes

Post by Ted »

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.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm
Location: Fairless Hills, Pa USA

Current SVN Changes

Post by Ted »

Good ideas. I'll get on it.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm
Location: Fairless Hills, Pa USA

Current SVN Changes

Post by Ted »

Actually, I forgot, there is no default template. However, I will put a check in to make sure that a template was actually selected.
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm
Location: Saskatchewan - Canada

Current SVN Changes

Post by Greg »

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.
Greg
Post Reply

Return to “Developers Discussion”