Skip to content

Commit

Permalink
Replace Tuzitio links with camaleon.website
Browse files Browse the repository at this point in the history
  • Loading branch information
texpert committed May 25, 2024
1 parent f7bd603 commit e8f183c
Show file tree
Hide file tree
Showing 16 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -781,7 +781,7 @@

**Closed issues:**

- Custom fields api link broken - http://camaleon.tuzitio.com/custom-fields-api [\#394](https://github.com/owen2345/camaleon-cms/issues/394)
- Custom fields api link broken - https://camaleon.website/custom-fields-api [\#394](https://github.com/owen2345/camaleon-cms/issues/394)
- Not a issue but.. Looking for documentation and camaleon website is down [\#391](https://github.com/owen2345/camaleon-cms/issues/391)
- Cannot use asset in localhost [\#390](https://github.com/owen2345/camaleon-cms/issues/390)
- We would like to suggest that external menu items also have visibility settings [\#389](https://github.com/owen2345/camaleon-cms/issues/389)
Expand Down
36 changes: 18 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# CAMALEON CMS

![](http://camaleon.tuzitio.com/media/132/logo2.png)
![](https://camaleon.website/media/132/logo2.png)

[![Test supported versions](https://github.com/owen2345/camaleon-cms/actions/workflows/current_support.yml/badge.svg)](https://github.com/owen2345/camaleon-cms/actions/workflows/current_support.yml)
![](https://img.shields.io/badge/Support-Immediate-green.svg)

[Website](http://camaleon.tuzitio.com/)
[Website](https://camaleon.website/)

[Documentation](http://camaleon.tuzitio.com/docs.html)
[Documentation](https://camaleon.website/docs.html)

[Demonstration](http://camaleon.tuzitio.com/plugins/demo_manage/)
[Demonstration](https://camaleon.website/plugins/demo_manage/)

## About

Expand All @@ -18,10 +18,10 @@ Camaleon CMS is a dynamic and advanced content management system based on Ruby o
Camaleon CMS is a flexible manager where you can build your custom content structure without coding anything by custom fields and custom contents type.

To download or publish themes go to Theme store:
http://camaleon.tuzitio.com/store/themes
https://camaleon.website/store/themes

To download or publish plugins go to Plugin store:
http://camaleon.tuzitio.com/store/plugins
https://camaleon.website/store/plugins

![](screenshot.png)

Expand Down Expand Up @@ -86,21 +86,21 @@ http://camaleon.tuzitio.com/store/plugins
* TinyMCE Template Integration - https://github.com/owen2345/Camaleon-Tinymce-Templates
* Download Manager - https://github.com/max2320/camaleon-download
* OAuth - https://github.com/owen2345/camaleon_oauth
* Visual Editor - Paid Plugin ($) - http://camaleon.tuzitio.com/store/plugins/camaleon_editor
* Spree Commerce Integration - Paid Plugin ($) - http://camaleon.tuzitio.com/store/plugins/camaleon-spree
* Admin AJAX - Paid Plugin ($) - http://camaleon.tuzitio.com/store/plugins/admin_ajax
* Visual Editor - Paid Plugin ($) - https://camaleon.website/store/plugins/camaleon_editor
* Spree Commerce Integration - Paid Plugin ($) - https://camaleon.website/store/plugins/camaleon-spree
* Admin AJAX - Paid Plugin ($) - https://camaleon.website/store/plugins/admin_ajax
* **See here for a complete Gemfile**: https://github.com/owen2345/camaleon-cms/blob/master/docs/example_gemfile.rb

## Camaleon CMS has many useful frontend Themes such as:
* Default Theme (Built in)
* Clean Theme (Built in)
* Wordpress Theme (Built in)
* eCommerce - https://github.com/owen2345/cama-ecommerce-theme
* eFashion - http://camaleon.tuzitio.com/store/themes/eFashion (Github: https://github.com/mazharoddin/camaleon-cms-efashion)
* Shoppy - http://camaleon.tuzitio.com/store/themes/shoppy (Github: https://github.com/mazharoddin/camaleon-cms-shoppy)
* CV - Paid Theme ($) - http://camaleon.tuzitio.com/store/themes/cv
* Camaleon Site - Paid Theme ($) - http://camaleon.tuzitio.com/store/themes/camaleon_cms
* Sky - Paid Theme ($) - http://camaleon.tuzitio.com/store/themes/sky
* eFashion - https://camaleon.website/store/themes/eFashion (Github: https://github.com/mazharoddin/camaleon-cms-efashion)
* Shoppy - https://camaleon.website/store/themes/shoppy (Github: https://github.com/mazharoddin/camaleon-cms-shoppy)
* CV - Paid Theme ($) - https://camaleon.website/store/themes/cv
* Camaleon Site - Paid Theme ($) - https://camaleon.website/store/themes/camaleon_cms
* Sky - Paid Theme ($) - https://camaleon.website/store/themes/sky


## Requirements
Expand Down Expand Up @@ -160,7 +160,7 @@ http://camaleon.tuzitio.com/store/plugins
* Go to your browser and visit http://localhost:3000/

## Sample App / Demonstration
* [Camaleon Server (current version)](http://camaleon.tuzitio.com/plugins/demo_manage/)
* [Camaleon Server (current version)](https://camaleon.website/plugins/demo_manage/)
* [Sample App](https://github.com/brian-kephart/Camaleon-CMS-Sample)
* [Deploy Sample App in Heroku](https://heroku.com/deploy?template=https://github.com/brian-kephart/Camaleon-CMS-Sample)

Expand All @@ -171,13 +171,13 @@ If you need support, need some extra functionality or need plugins, please conta
* Email: [email protected]
* Skype: owen-2345
* Stack Overflow: Use "camaleon" as tag to ask questions related to this CMS (don't forget to include cms version + rails version).
* Site: http://camaleon.tuzitio.com/
* Site: https://camaleon.website/

## Author
Owen Peredo Diaz

## License
http://camaleon.tuzitio.com/license.html
https://camaleon.website/license.html

## Testing
* Init DB
Expand All @@ -199,7 +199,7 @@ bundle exec rspec

## Version History

http://camaleon.tuzitio.com/version-history.html
https://camaleon.website/version-history.html

Previous stable version (v1.x): https://github.com/owen2345/camaleon-cms/tree/version_1x

Expand Down
4 changes: 2 additions & 2 deletions app/apps/plugins/attack/config/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title": "Attack",
"descr": "Please check documentation <a href='http://camaleon.tuzitio.com/store/plugins/2'>here.</a>",
"descr": "Please check documentation <a href='https://camaleon.website/store/plugins/2'>here.</a>",
"version": "0.1",
"key": "attack",
"position": 1,
Expand Down Expand Up @@ -28,4 +28,4 @@
]
//here you can add all your hooks (read documentation)
}
}
}
2 changes: 1 addition & 1 deletion app/apps/plugins/front_cache/config/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title": "Front Cache",
"descr": "Please check documentation <a href='http://camaleon.tuzitio.com/store/plugins/3'>here.</a>",
"descr": "Please check documentation <a href='https://camaleon.website/store/plugins/3'>here.</a>",
"version": "0.2",
"key": "front_cache",
"position": 1,
Expand Down
4 changes: 2 additions & 2 deletions app/apps/plugins/visibility_post/config/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title": "Visibility Posts",
"descr": "Permit to manage the permission of visualization for your contents (Public, Private, Password, Date from visibility). More info: <a target='_blank' href='http://camaleon.tuzitio.com/store/plugins/visibility_posts'>here.</a>",
"descr": "Permit to manage the permission of visualization for your contents (Public, Private, Password, Date from visibility). More info: <a target='_blank' href='https://camaleon.website/store/plugins/visibility_posts'>here.</a>",
"version": "0.1",
"key": "visibility_post",
"helpers": [
Expand All @@ -21,4 +21,4 @@
"post_can_visit": ["plugin_visibility_can_visit"],
"list_post_extra_columns": ["plugin_visibility_extra_columns"]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@ window.cama_media_get_custom_params = function(customSettings) {
}

$(() =>
// sample: $.fn.upload_url({url: 'http://camaleon.tuzitio.com/media/132/logo2.png', dimension: '120x120', versions: '200x200', folder: 'my_folder', thumb_size: '100x100'})
// sample: $.fn.upload_url({url: 'https://camaleon.website/media/132/logo2.png', dimension: '120x120', versions: '200x200', folder: 'my_folder', thumb_size: '100x100'})
// dimension: default current dimension
// folder: default current folder
// private: (Boolean) if true => list private files
Expand Down
2 changes: 1 addition & 1 deletion app/helpers/camaleon_cms/site_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def current_site(site = nil)
nil
end
unless r[:site].present?
Rails.logger.error 'Camaleon CMS - Please define your current site: $current_site = CamaleonCms::Site.first.decorate or map your domains: http://camaleon.tuzitio.com/documentation/category/139779-examples/how.html'.cama_log_style(:red)
Rails.logger.error 'Camaleon CMS - Please define your current site: $current_site = CamaleonCms::Site.first.decorate or map your domains: https://camaleon.website/documentation/category/139779-examples/how.html'.cama_log_style(:red)
end
@current_site = r[:site]
end
Expand Down
2 changes: 1 addition & 1 deletion app/helpers/camaleon_cms/uploader_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ def cama_resize_and_crop(file, w, h, settings = {})
# upload tmp file
# support for url and local path
# sample:
# cama_tmp_upload('http://camaleon.tuzitio.com/media/132/logo2.png') ==> /var/rails/my_project/public/tmp/1/logo2.png
# cama_tmp_upload('https://camaleon.website/media/132/logo2.png') ==> /var/rails/my_project/public/tmp/1/logo2.png
# cama_tmp_upload('/var/www/media/132/logo 2.png') ==> /var/rails/my_project/public/tmp/1/logo-2.png
# accept args:
# name: to indicate the name to use, sample: cama_tmp_upload('/var/www/media/132/logo 2.png', {name: 'owen.png', formats: 'images'})
Expand Down
2 changes: 1 addition & 1 deletion app/models/camaleon_cms/ability.rb
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ def initialize(user, current_site = nil)
end

# support for custom abilities for each posttype
# sample: http://camaleon.tuzitio.com/documentation/category/40756-uncategorized/custom-models.html
# sample: https://camaleon.website/documentation/category/40756-uncategorized/custom-models.html
@roles_post_type.each do |k, v|
next if %w[edit edit_other edit_publish publish manage_categories].include?(k.to_s)

Expand Down
2 changes: 1 addition & 1 deletion app/models/camaleon_cms/nav_menu.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class NavMenu < CamaleonCms::TermTaxonomy
# add menu item for current menu
# value: (Hash) is a hash object that contains label, type, link
# options for type: post | category | post_type | post_tag | external
# sample: {label: "my label", type: "external", link: "http://camaleon.tuzitio.com", target: '_blank'}
# sample: {label: "my label", type: "external", link: "https://camaleon.website", target: '_blank'}
# sample: {label: "my label", type: "post", link: 10}
# sample: {label: "my label", type: "category", link: 12}
# return item created
Expand Down
2 changes: 1 addition & 1 deletion app/models/camaleon_cms/post_type.rb
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ def default_category
# add a post for current model
# title: title for post, => required
# content: html text content, => required
# thumb: image url, => default (empty). check http://camaleon.tuzitio.com/api-methods.html#section_fileuploads
# thumb: image url, => default (empty). check https://camaleon.website/api-methods.html#section_fileuploads
# categories: [1,3,4,5], => default (empty)
# tags: String comma separated, => default (empty)
# slug: string key for post, => default (empty)
Expand Down
2 changes: 1 addition & 1 deletion app/models/concerns/camaleon_cms/site_default_settings.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def default_settings
else
title = 'Welcome'
slug = 'welcome'
content = "<p style='text-align: center;'><img width='155' height='155' src='http://camaleon.tuzitio.com/media/132/logo2.png' alt='logo' /></p><p><strong>Camaleon CMS</strong>&nbsp;is a free and open-source tool and a fexible content management system (CMS) based on <a href='http://rubyonrails.org'>Ruby on Rails</a>.</p> <p>With Camaleon you can do the following:</p> <ul> <li>Create instantly a lot of sites&nbsp;in the same installation</li> <li>Manage your content information in several languages</li> <li>Extend current functionality by&nbsp;plugins (MVC structure and no more echo or prints anywhere)</li> <li>Create or install different themes for each site</li> <li>Create your own structure without coding anything (adapt Camaleon as you want&nbsp;and not you for Camaleon)</li> <li>Create your store and start to sell your products using our plugins</li> <li>Avoid web attacks</li> <li>Compare the speed and enjoy the speed of your new Camaleon site</li> <li>Customize or create your themes for mobile support</li> <li>Support&nbsp;more visitors at the same time</li> <li>Manage your information with a panel like wordpress&nbsp;</li> <li>All urls are oriented for SEO</li> <li>Multiples roles of users</li> </ul>"
content = "<p style='text-align: center;'><img width='155' height='155' src='https://camaleon.website/media/132/logo2.png' alt='logo' /></p><p><strong>Camaleon CMS</strong>&nbsp;is a free and open-source tool and a fexible content management system (CMS) based on <a href='https://rubyonrails.org'>Ruby on Rails</a>.</p> <p>With Camaleon you can do the following:</p> <ul> <li>Create instantly a lot of sites&nbsp;in the same installation</li> <li>Manage your content information in several languages</li> <li>Extend current functionality by&nbsp;plugins (MVC structure and no more echo or prints anywhere)</li> <li>Create or install different themes for each site</li> <li>Create your own structure without coding anything (adapt Camaleon as you want&nbsp;and not you for Camaleon)</li> <li>Create your store and start to sell your products using our plugins</li> <li>Avoid web attacks</li> <li>Compare the speed and enjoy the speed of your new Camaleon site</li> <li>Customize or create your themes for mobile support</li> <li>Support&nbsp;more visitors at the same time</li> <li>Manage your information with a panel like wordpress&nbsp;</li> <li>All urls are oriented for SEO</li> <li>Multiples roles of users</li> </ul>"
end
user = users.admin_scope.first
unless user.present?
Expand Down
2 changes: 1 addition & 1 deletion app/views/layouts/camaleon_cms/admin/_footer.html.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<footer class="main-footer" id="main-footer">
<div class="row">
<div class="col-md-6"><strong>Copyright &copy; 2015 - <%= Time.now.year %> <a href="http://camaleon.tuzitio.com">Camaleon CMS.</a> </strong></div>
<div class="col-md-6"><strong>Copyright &copy; 2015 - <%= Time.now.year %> <a href="https://camaleon.website">Camaleon CMS.</a> </strong></div>
<div class="col-md-6 hidden-xs">
<div class="pull-left">
<a id="link_see_intro" href="#" onclick="init_intro(); return false;"><i class="fa fa-tv"></i> <%= I18n.t('camaleon_cms.see_intro') %>.</a>
Expand Down
2 changes: 1 addition & 1 deletion camaleon_cms.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|
s.version = CamaleonCms::VERSION
s.authors = ['Owen Peredo Diaz']
s.email = ['[email protected]']
s.homepage = 'http://camaleon.tuzitio.com'
s.homepage = 'https://camaleon.website'
s.summary = 'Camaleon is a CMS for Ruby on Rails as an alternative to Wordpress.'
s.description = 'Camaleon CMS is a dynamic and advanced content management system based on Ruby on Rails as an alternative to Wordpress.'
s.license = 'MIT'
Expand Down
2 changes: 1 addition & 1 deletion lib/ext/string.rb
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ def slug
end

# parse string into domain
# http://owem.tuzitio.com into owem.tuzitio.com
# https://owem.camaleon.website into owem.camaleon.website
def parse_domain
url = self
uri = URI.parse(url)
Expand Down
2 changes: 1 addition & 1 deletion spec/models/post_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
ptype = @site.post_types.last
ptype.set_option('has_comments', true)
data = {
thumb: 'http://camaleon.tuzitio.com/media/132/slider/slider-camaleon.jpg',
thumb: 'https://camaleon.website/media/132/slider/slider-camaleon.jpg',
summary: 'This is summary',
has_comments: 0
}
Expand Down

0 comments on commit e8f183c

Please sign in to comment.