EllisLab text mark
Advanced Search
5 of 7
5
   
No-CMS, A Free CodeIgniter based CMS to start your project
Posted: 29 August 2012 06:13 PM   [ Ignore ]   [ # 61 ]   [ Rating: 0 ]
Avatar
Joined: 2011-08-28
136 posts
mrgswift - 29 August 2012 04:00 PM

goFrendiAsgard:

Thanks so much for all of your hard work on this. 

I am currently exploring the possibility of using No-CMS in my future projects.  I installed it in my dev environment.  Everything seems to work correctly except the wysiwyg in full screen.  It looks like you have some sort of jquery window loading the wysiwyg in full screen, but when I load it, the width of what it is viewable is only about 40 pixels.

I uploaded a screenshot here:


nocms_wysiwyg_screenshot.jpg

Am I doing something wrong, or is this bug?  Your help is greatly appreciated!

Thanks!

I am shocked. Never has such an experience before.

You cannot do things wrong. Wysiwyg is just “click” and “edit”. There is no possibility for wrongly click the button smile

So, yes. This might be a bug.
Since it is related to jquery (as you’ve said). Or in my guess it can also be about CSS. I think it is also related to browser issue. Can you please try it with firefox or chrome, since IE is known to have several problem. (I’ll still try to fix since many people use ms-windows, and IE come pre-installed with it)

Thank you

EDIT : already fixed, see my post below

 

 Signature 

Homepage : http://www.getnocms.com
Github page : https://github.com/goFrendiAsgard/No-CMS

A free CodeIgniter based CMS-Framework, It is not just another CMS !!!

 
Posted: 29 August 2012 10:23 PM   [ Ignore ]   [ # 62 ]   [ Rating: 0 ]
Avatar
Joined: 2011-08-28
136 posts
mrgswift - 29 August 2012 04:00 PM

goFrendiAsgard:

Thanks so much for all of your hard work on this. 

I am currently exploring the possibility of using No-CMS in my future projects.  I installed it in my dev environment.  Everything seems to work correctly except the wysiwyg in full screen.  It looks like you have some sort of jquery window loading the wysiwyg in full screen, but when I load it, the width of what it is viewable is only about 40 pixels.

I uploaded a screenshot here:


nocms_wysiwyg_screenshot.jpg

Am I doing something wrong, or is this bug?  Your help is greatly appreciated!

Thanks!

Hi again, this is confirmed as a bug, related to my own code, not the IE. I’ve just patch it. Please check again https://github.com/goFrendiAsgard/No-CMS/tree/fbef0692e82717b46846d63d38e05504eb782d0f

 

 Signature 

Homepage : http://www.getnocms.com
Github page : https://github.com/goFrendiAsgard/No-CMS

A free CodeIgniter based CMS-Framework, It is not just another CMS !!!

 
Posted: 30 August 2012 03:02 AM   [ Ignore ]   [ # 63 ]   [ Rating: 0 ]
Joined: 2009-12-16
40 posts

Yuhuuu .. great work from Indonesian web dev :D

 
Posted: 31 August 2012 01:09 AM   [ Ignore ]   [ # 64 ]   [ Rating: 0 ]
Avatar
Joined: 2012-08-01
9 posts

great job,,

 Signature 

CodeAnalytic Founder | CodeAnalytic Developer Leader

 
Posted: 31 August 2012 11:26 PM   [ Ignore ]   [ # 65 ]   [ Rating: 0 ]
Avatar
Joined: 2011-08-28
136 posts
hadinug - 31 August 2012 01:09 AM

great job,,

ghprod - 30 August 2012 03:02 AM

Yuhuuu .. great work from Indonesian web dev :D

Thank you for your supports smile

Hi everyone, today, the newest “less bugs more features” No-CMS has been out. Check the complete story here:
http://www.getnocms.com/2012/08/no-cms-055-stable-hadouken-rev-1.html

and get the full free version here:
https://github.com/goFrendiAsgard/No-CMS/tarball/v_0.5.5_stable_rev1

 Signature 

Homepage : http://www.getnocms.com
Github page : https://github.com/goFrendiAsgard/No-CMS

A free CodeIgniter based CMS-Framework, It is not just another CMS !!!

 
Posted: 28 September 2012 07:22 AM   [ Ignore ]   [ # 66 ]   [ Rating: 0 ]
Joined: 2012-09-28
2 posts

Extremely Wonderful Effort..Just started using it a day ago..Keep up the good work. May the Creator of the heavens and the earth grant you success in both the worlds.

A question please..

I want to simply add my static pages to no-cms, so that, non-technical can simply use the wysiwyg editor to change/update content on the site..I’ve added my site’s static html code but the question is that it always appears inside your main container theme. I didn’t assign the page any single parent/container but it still uses your main theme container.

My Question is Do I need to modify the view code as I also tried to add my own container and then assigned it to the page(after adding it as a new page under navigation managment) for which content needs to be managed/updated using the wysiwyg editor. Or If I am going wrong then Can you please direct me how to simply make nocms as a contennt management system for my static website(s).

Waiting for your response. thanks in advance.

 
Posted: 28 September 2012 06:34 PM   [ Ignore ]   [ # 67 ]   [ Rating: 0 ]
Avatar
Joined: 2011-08-28
136 posts
Umair.Sohail - 28 September 2012 07:22 AM

Extremely Wonderful Effort..Just started using it a day ago..Keep up the good work. May the Creator of the heavens and the earth grant you success in both the worlds.

A question please..

I want to simply add my static pages to no-cms, so that, non-technical can simply use the wysiwyg editor to change/update content on the site..I’ve added my site’s static html code but the question is that it always appears inside your main container theme. I didn’t assign the page any single parent/container but it still uses your main theme container.

My Question is Do I need to modify the view code as I also tried to add my own container and then assigned it to the page(after adding it as a new page under navigation managment) for which content needs to be managed/updated using the wysiwyg editor. Or If I am going wrong then Can you please direct me how to simply make nocms as a contennt management system for my static website(s).

Waiting for your response. thanks in advance.

Do you want to make static page just show the content without header, footer, widget and navigation?

For now it is not supported yet. But please give me one or two days to make it happens smile

 Signature 

Homepage : http://www.getnocms.com
Github page : https://github.com/goFrendiAsgard/No-CMS

A free CodeIgniter based CMS-Framework, It is not just another CMS !!!

 
Posted: 28 September 2012 07:24 PM   [ Ignore ]   [ # 68 ]   [ Rating: 0 ]
Avatar
Joined: 2011-08-28
136 posts

@Umair.sohail

Hi, Umair,
You can do it now, by activate “only show content” in navigation management.
https://github.com/goFrendiAsgard/No-CMS/tree/e7d996dfb3a1260f0360a57516ec97cf99a4745a

 Signature 

Homepage : http://www.getnocms.com
Github page : https://github.com/goFrendiAsgard/No-CMS

A free CodeIgniter based CMS-Framework, It is not just another CMS !!!

 
Posted: 01 October 2012 04:06 AM   [ Ignore ]   [ # 69 ]   [ Rating: 0 ]
Joined: 2012-09-28
2 posts

Thank you so much….

May Allah reward you for that in this worlds and the hereafter….

I didn’t see it till now…but Insha’Allah..I am sure it will be another performed pleasure as always…

thanks again…:)

 
Posted: 01 October 2012 09:14 AM   [ Ignore ]   [ # 70 ]   [ Rating: 0 ]
Avatar
Joined: 2011-08-28
136 posts
Umair.Sohail - 01 October 2012 04:06 AM

Thank you so much….

May Allah reward you for that in this worlds and the hereafter….

I didn’t see it till now…but Insha’Allah..I am sure it will be another performed pleasure as always…

thanks again…:)

You should first download it from the link I gave smile

Thanks for your prayer

 Signature 

Homepage : http://www.getnocms.com
Github page : https://github.com/goFrendiAsgard/No-CMS

A free CodeIgniter based CMS-Framework, It is not just another CMS !!!

 
Posted: 09 October 2012 03:59 PM   [ Ignore ]   [ # 71 ]   [ Rating: 0 ]
Joined: 2012-08-29
9 posts
goFrendiAsgard - 29 August 2012 10:23 PM
mrgswift - 29 August 2012 04:00 PM

goFrendiAsgard:

Thanks so much for all of your hard work on this. 

I am currently exploring the possibility of using No-CMS in my future projects.  I installed it in my dev environment.  Everything seems to work correctly except the wysiwyg in full screen.  It looks like you have some sort of jquery window loading the wysiwyg in full screen, but when I load it, the width of what it is viewable is only about 40 pixels.

I uploaded a screenshot here:


Am I doing something wrong, or is this bug?  Your help is greatly appreciated!

Thanks!

Hi again, this is confirmed as a bug, related to my own code, not the IE. I’ve just patch it.

Hi goFrendiAsgard,

Thanks again for your hard work and for fixing the last problem I posted!  I think I may have found another bug. Thanks for your work in fixing everything in the WYSIWYG, but it looks like when I upload a new image for the logo or the favicon, it truncates/strips out the file extension when it pushes the result of the upload to the database. 

Just thought I would let you know! 
I am using your most recent stable version (goFrendiAsgard-No-CMS-v_0.5.5_stable_rev2-5-g21641e4.zip)

Thanks for everything!

 
Posted: 10 October 2012 03:38 AM   [ Ignore ]   [ # 72 ]   [ Rating: 0 ]
Avatar
Joined: 2011-08-28
136 posts
mrgswift - 09 October 2012 03:59 PM

Hi goFrendiAsgard,

Thanks again for your hard work and for fixing the last problem I posted!  I think I may have found another bug. Thanks for your work in fixing everything in the WYSIWYG, but it looks like when I upload a new image for the logo or the favicon, it truncates/strips out the file extension when it pushes the result of the upload to the database. 

Just thought I would let you know! 
I am using your most recent stable version (goFrendiAsgard-No-CMS-v_0.5.5_stable_rev2-5-g21641e4.zip)

Thanks for everything!

Hi mrgswift, I can’t reproduce the problem in my computer. Everything was run perfectly in my computer. I’ve try several setting like hide/show index.php on installation. And it was going to work as expected.

By the way, how long is your image file name?
I need more of your help to ensure this.

1. Please open CMS Management | Configuration Management (http://your_server/No-CMS-installation-directory/main/config). Then, look at site_logo and site_favicon. Is the file name correct. The value must be something like @base_url/assets/nocms/images/custom_logo/your_logo.png

2. Check on assets/nocms/images/custom_logo. Is your file there?

Thank you, I hope I can fix it soon once I know the problem

 Signature 

Homepage : http://www.getnocms.com
Github page : https://github.com/goFrendiAsgard/No-CMS

A free CodeIgniter based CMS-Framework, It is not just another CMS !!!

 
Posted: 10 October 2012 05:17 PM   [ Ignore ]   [ # 73 ]   [ Rating: 0 ]
Joined: 2012-08-29
9 posts
goFrendiAsgard - 10 October 2012 03:38 AM
mrgswift - 09 October 2012 03:59 PM

Hi goFrendiAsgard,

Thanks again for your hard work and for fixing the last problem I posted!  I think I may have found another bug. Thanks for your work in fixing everything in the WYSIWYG, but it looks like when I upload a new image for the logo or the favicon, it truncates/strips out the file extension when it pushes the result of the upload to the database. 

Just thought I would let you know! 
I am using your most recent stable version (goFrendiAsgard-No-CMS-v_0.5.5_stable_rev2-5-g21641e4.zip)

Thanks for everything!

Hi mrgswift, I can’t reproduce the problem in my computer. Everything was run perfectly in my computer. I’ve try several setting like hide/show index.php on installation. And it was going to work as expected.

By the way, how long is your image file name?
I need more of your help to ensure this.

1. Please open CMS Management | Configuration Management (http://your_server/No-CMS-installation-directory/main/config). Then, look at site_logo and site_favicon. Is the file name correct. The value must be something like @base_url/assets/nocms/images/custom_logo/your_logo.png

2. Check on assets/nocms/images/custom_logo. Is your file there?

Thank you, I hope I can fix it soon once I know the problem

Hi! Thanks for your response.

I tried it again with the favicon in the wysiwyg.

I uploaded the file con_info.png from My Pictures folder on my local windows computer.

In Configuration Management

the site_favicon key has the value:
@base_urlassets/nocms/images/custom_favicon/con_info

The file I uploaded is present at /assets/nocms/images/custom_favicon/con_info.png

After testing this a few times.  Everything works except the value that gets pushed up to my database. 

This happens to me for both favicon and the logo.

Is there anything I can add to one of the files to help debug so I can figure out what is going on?

Thanks for your help!

 
Posted: 10 October 2012 08:59 PM   [ Ignore ]   [ # 74 ]   [ Rating: 0 ]
Avatar
Joined: 2011-08-28
136 posts

Confirmed, In my case, the configuration value is @base_urlassets/nocms/images/custom_logo/0_61_nebula_ngc2818_hubble72 (without extension)
But the image still appeared correctly. I still wonder what is the cause of this symptoms. I think it is related to qquploader library which I use as ajax upload library.

I’ll inform you later.
Thank you for your help smile

 Signature 

Homepage : http://www.getnocms.com
Github page : https://github.com/goFrendiAsgard/No-CMS

A free CodeIgniter based CMS-Framework, It is not just another CMS !!!

 
Posted: 11 October 2012 10:53 AM   [ Ignore ]   [ # 75 ]   [ Rating: 0 ]
Avatar
Joined: 2011-08-28
136 posts

Hi mrgswift,
Please try this one: https://github.com/goFrendiAsgard/No-CMS/commit/23698d5d80cf6c3c1a99783d6aec5fa6e459a3af

 Signature 

Homepage : http://www.getnocms.com
Github page : https://github.com/goFrendiAsgard/No-CMS

A free CodeIgniter based CMS-Framework, It is not just another CMS !!!

 
5 of 7
5