Page 3 of 4

Re: CMS 1.3 (maybe)

Posted: Fri May 30, 2008 11:59 am
by dont
CMS 1.3 Beta ---> Well done!
The NCleanGrey admin team is really great.

I look forward to 2.0


I missed one thing at TinyMCE, If you want to add a picture your not able to upload a new one.
You are only able to select a already uploaded one.

Re: CMS 1.3 (maybe)

Posted: Fri May 30, 2008 1:13 pm
by EGS
So where's 1.3? :D

Re: CMS 1.3 (maybe)

Posted: Fri May 30, 2008 1:42 pm
by moorezilla
Tried out the beta. So far everything looks great!

New Admin theme is schnazzy!

Re: CMS 1.3 (maybe)

Posted: Fri May 30, 2008 3:59 pm
by baresi
calguy1000 wrote:
- Listcontent is now cleaned-up and has better security checks
Curious about this, as listcontent has been my main 'issue' with a large site, is it possible to know whats been done?

Re: CMS 1.3 (maybe)

Posted: Fri May 30, 2008 4:05 pm
by calguy1000
basically, we just fixed some validation errors, tweaked the display so that template name wasn't shown for 'link' types, or 'section headers'.... if the user doesn't have 'modify templates' permission we just display the template name, not a link to the edit capabilities, and some more permissions checking to make it more consistent.

There hasn't been any work done on performance.

Re: CMS 1.3 (maybe)

Posted: Fri May 30, 2008 4:10 pm
by baresi
Thanx  :) Looking forward to it and eventually 2.0 performance wise

Re: CMS 1.3 (maybe)

Posted: Fri May 30, 2008 7:19 pm
by RonnyK
For those that upgraded to the new 1.3beta1.....

Some settings changed in TinyMCE, so you have to press the ¨reset all settings to default ¨ on Tiny´s plugins tab to get the new functions, and renamed old functions working again, f.e. internal linking. This is because preferences aren't touched on an upgrade.....

Ronny

Re: CMS 1.3 (maybe)

Posted: Fri May 30, 2008 7:21 pm
by nuno
RonnyK wrote: For those that upgraded to the new 1.3beta1.....

Some settings changed in TinyMCE, so you have to press the ¨reset all settings to default ¨ on Tiny´s plugins tab to get the new functions, and renamed old functions working again, f.e. internal linking. This is because preferences aren't touched on an upgrade.....

Ronny
thanks Ronny for your report :) is good to know

Re: CMS 1.3 (maybe)

Posted: Sun Jun 01, 2008 9:25 pm
by blast2007
calguy1000 wrote: ...
- Includes ModuleManager 1.1.6
  - A nice big notice on the top of the display about xml vs zip modules
Great work indeed.

I want to inform you only for a trivial bug in "big notice"
I think that forge link (forge)  should be fixed up


Regards
blast

Re: CMS 1.3 (maybe)

Posted: Sun Jun 01, 2008 10:15 pm
by MichaelK
I missed one thing at TinyMCE, If you want to add a picture your not able to upload a new one.
You are only able to select a already uploaded one.

Re: CMS 1.3 (maybe)

Posted: Mon Jun 02, 2008 9:26 am
by blast2007
MichaelK wrote: I missed one thing at TinyMCE, If you want to add a picture your not able to upload a new one.
You are only able to select a already uploaded one.
Look at this post.

Regards.
blast

Re: CMS 1.3 (maybe)

Posted: Wed Jun 04, 2008 11:53 am
by MichaelK
Hi there,


When is 1.3 official release? I don't get any error so far.
Not with a upgrade or fresh installation.

Thanks!
Michael  ;D

Re: CMS 1.3 (maybe)

Posted: Wed Jun 04, 2008 12:52 pm
by Ziggywigged
I have installed and tested a fresh 1.3 beta and all seems fine on apache server running php 5.2.5 with 32MB ram. I only installed a few modules but again all ran well. Also tested page reordering and changing parents and sub-items and all was fine.

Only thing I noticed, not related to the core stuff is in the products module, I get this warning:

Code: Select all

string(156) "Smarty error: [in module_file_tpl:Products;admin_hierarchy_tab.tpl line 15]: syntax error: unrecognized tag 'cgrepeat' (Smarty_Compiler.class.php, line 590)"
from the Product Hierarchy menu.

Re: CMS 1.3 (maybe)

Posted: Wed Jun 04, 2008 6:07 pm
by Dr.CSS
@mikeiam

Have you installed the other module products is dependent on?...

Re: CMS 1.3 (maybe)

Posted: Fri Jun 06, 2008 3:06 pm
by Ziggywigged
Ah, good call Mark. I was missing simplesmarty. If I remember correctly, the Module Manager warned me that I was missing the CGExtensions but not the CGSimpleSmarty module. Might be worth noting. Thx.