search for: cms

Displaying 20 results from an estimated 604 matches for "cms".

Did you mean: cmd
2004 Jan 06
0
Asterisk interop with Syndeo
Does anyone have * talking to a Syndeo switch? I am new to * and trying to get this working. It appears to have a problem authenticating, but I do not see an "unauthorized" message. Then shows the * as a registered end point with an ip of 0.0.0.0 @1073435488.955240 las-cms-a :366 ResControllerSta 3 ResController::submit - Submiting resource Res 371658 to waiting queue @1073435488.955397 las-cms-a SmSipMgr-16:366 SIPResFactory 2 SM::SmSIPResCpp::processMsg - resourceId= 371658; no state machine associated with resource yet @1073435488.955460 las-cms-a SmSipMgr-16:36...
2008 Sep 18
1
PDF fonts problem
...(category="LC_CTYPE", locale="hungarian") LM <- Type1Font("LM", paste("lm/fonts/afm/public/lm/", c("lmb10.afm", "lmbx10.afm", "lmbo10.afm", "lmbxo10.afm"), sep="")) pdfFonts(LM=LM) postscriptFonts(LM=LM) CMS <- Type1Font("CMS", paste("cm-super/afm/", c("sfrm1000.afm", "sfrb1000.afm", "sfti1000.afm", "sfsl1000.afm"), sep="")) pdfFonts(CMS=CMS) postscriptFonts(CMS=CMS) #Default pdf("tryfont-default.pdf") grid.text("...
2012 Oct 21
1
load_missing_constant
I have a model ''site'' defined in a sub-folder ''cms'' class Cms::Site < ActiveRecord::Base ..... the model is loaded correctly , checked in console: application.rb config.autoload_paths += Dir["#{config.root}/app/models/**/"] console >Cms::Site.all => [] Now trying to access this model from a sites_controller ( in...
2013 Feb 25
5
Rails CMS Suggestions
I am researching info on Rails CMS for work. Would like to get the communities opinion on what CMS they use and why they like that particular CMS. Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receivin...
2012 Feb 24
3
puppet kick failing
puppet kick ceased working for me when I upgraded to 2.6.3; I''ve also tried it with 2.7.10 and get the same result: > root@npuppet.ucar.edu $ puppet kick vanilla.cms.ucar.edu > Triggering vanilla.cms.ucar.edu > Host vanilla.cms.ucar.edu failed: Server hostname ''vanilla.cms.ucar.edu'' did not match server certificate; expected ca > vanilla.cms.ucar.edu finished with exit code 2 > Failed: vanilla.cms.ucar.edu I''ve tried usin...
2009 Jul 09
2
OT:CMS
Dear ALL, What are the experiences you have with various open source CMS products (Comparison of PHP-based CMS) such as (Drupal, Joomla, OpenCMS, Typo3, eZ publish ..etc.) Security, Bugs, Performance, Support, Developer Community, learning curve, appearance..etc Thanks -mu
2008 Mar 06
2
Radiant CMS
Hi, Could Please tell me how can we use radiant CMS in our application. Is this radiant cms is famous for ROR? Is there any other way to create CMS ror application. Thank you, srinivas rao.pala -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to th...
2006 Nov 29
6
Noob needs help installing backgroundrb on Windows XP
...only renders "<h2>Application error</h2>Rails application failed to start properly". These are the errors that I got from Apache 2.2 Premature end of script headers: dispatch.cgi C:/ruby/lib/ruby/1.8/pathname.rb:341:in `lstat'': Invalid argument - /C:/work/websites/cms/build1/cms/public/C:/work/websites/cms/build1/cms/public/../config (Errno::EINVAL)\r \tfrom C:/ruby/lib/ruby/1.8/pathname.rb:341:in `realpath''\r \tfrom C:/work/websites/cms/build1/cms/public/../config/../vendor/plugins/backgroundrb/lib/middleman_rails_init.rb:2\r \tfrom C:/ruby/lib/rub...
2012 Nov 02
1
[Rails 3.2.8] issue in regex scan
running a scan in irb is fine : 1.9.3p194 :001 > request_url = "http://lvh.me::3000/en/backoffice/cms-admin/site/6/pages" => "http://lvh.me::3000/en/backoffice/cms-admin/site/6/pages" request_url.scan(/^([\S]+)(backoffice\/cms-admin\/site\/)(\d+)(\/pages)$/)[0][2] => "6" however running it in my controller doesn''t gives any result : (rdb:1) request.url...
2008 May 05
2
httpd reverse proxy
I am trying to figure this out and I always seem to have trouble configuring apache to do more than basic stuff... I have a web server that has several cnames assigned to it. I want srv1.tobyhouse.com to be served by apache. I want to proxy connections to www.tobyhouse.com to cms.tobyhouse.com (different system) If I do this... <VirtualHost www.tobyhouse.com:*> ProxyPass / http://cms.tobyhouse.com ProxyPassReverse / http://cms.tobyhouse.com </VirtualHost> then I am good but it seemed to not pull the assets like css and javascripts from cms.tobyhouse.com...
2008 Jun 28
3
Commercial Rails CMS
Hi: Are there any commercial Rails based CMS? I searched but I have not found any. Any pointer? Cheers Rob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH...
2006 Jul 12
2
(Re-)designing a CMS
Hello Rails-list, I''m working on a CMS in Rails. The company that I work for currently uses a CMS written in PHP, and I want to mimick it in Rails, and improve along the way. The PHP variant works with templates like this: In the root of the webdir, there are the template files, named cms_news.html for example. This page contains cust...
2006 Jun 01
5
Content Management System
I am looking for a good CMS based on Rails that has at least these attributes: 1. Ease of use ( as it will be used by people who are not html literate) 2. Very easy/flexible to change layout. So far I have looked at http://rcms.oopen.de/Home/ (have not installed it yet) http://adminpages.flowdev.de http://demo.radiantcms....
2006 Jul 04
11
Any CMS for Ruby on Rails..
Well i want to make a photography community site on the lines of www.gfxartist.com , www.terminus1525.ca, www.phirebrush.com Where the community votes for every subbmission from a artist and can comment (like a forum).. Now gfxartist has used probably SMARTY,php,and their own CMS. terminus used Drupal,Gallery 2.Some one tells me that this combo is heavy on resources and slows down sites. [A] I need AJAX. SO finally it was decided that i use CMSmadesimple + G2 + SMARTY + xajax. OR [B] Joomla + Community Builder + G2 bridge + dojo(for ajax). [C] But then i disc...
2008 Nov 28
2
Webgen as a backend for a end-user friendly CMS?
Hi all, I just had the idea of using webgen as a backend for an end-user friendly CMS. Such an end-user would for example be someone who has no programming or computer skills that go beyond using M$ Word. After logging into a friendly, graphic-based admin area of the website (e.g. PHP or Ruby-based), he/she can easily create, change, delete menu nodes, text content, and do a lot...
2009 Dec 18
0
Skyline CMS Release 3.0.8
Hi All, Just 10 days after 3.0.7 we''re releasing 3.0.8 with support for SQLite3. In combination with our demo application, this makes trying out Skyline CMS a breeze. We also enabled Github issues for Skyline to track bugs and issues with Skyline CMS. Besides the SQLite3 support the most notable change since 3.0.7 is the improved API documentation which you can find on http://api.skylinecms.nl. We also started to deprecate old legacy code from Skyline...
2012 Aug 07
1
How transferable is a Ruby on Rails CMS?
Hi, I am looking into a new website, and a couple of potential designers have recommened using a CMS system built on Ruby on Rails ... one bespoke and one using a customised version of Refinery. Both have said that we will own all the coding, and so will in theory have the flexibility to host the sites anywhere. We are looking at hosting the site with a separate company, and I just wondered if t...
2006 May 12
21
Drupal vs. Ruby on Rails
Hello all, Maybe the $subj is a little bit weird (i.e. apples vs oranges) but it is a situation i am facing at the moment: We are developing a small web site which will be mostly a CMS (more or less) and my colleagues is arguing for drupal, and i am for RoR. Maybe i can formulate the question in a different way: when to use a CMS (not necessarily drupal but e.g. Radiant CMS) and when to use Ruby on Rails? I think if you *really* want just the usual functionality of a CMS, i.e....
2007 Sep 29
2
Typo3 5.0 Framework
...ect of application design. Check this out, http://5-0.dev.typo3.org/guide/index.html I find, that other frameworks are envolving more profound than rails does at the moment. The Dev Version of Typo3 is comming up with very estabilshed Components AND will catch up many people also with the built in CMS Functionality. I think there should really be a group as well, where some things should really be under one roof: Authorization Standard Localization Standard CMS Standard Extension- / Plugin- / Packageinterface I think i a longer term, RoR will have a chance if it will have some senseful applica...
2009 May 02
7
yum installation problem
...dency: wine-esd = 1.0.1-1.el5 for package: wine --> Processing Dependency: wine-tools = 1.0.1-1.el5 for package: wine --> Processing Dependency: wine-capi = 1.0.1-1.el5 for package: wine --> Processing Dependency: wine-core = 1.0.1-1.el5 for package: wine --> Processing Dependency: wine-cms = 1.0.1-1.el5 for package: wine --> Processing Dependency: wine-nas = 1.0.1-1.el5 for package: wine --> Processing Dependency: wine-desktop = 1.0.1-1.el5 for package: wine --> Processing Dependency: wine-twain = 1.0.1-1.el5 for package: wine --> Processing Dependency: wine-ldap = 1.0.1-...