Displaying 20 results from an estimated 2000 matches similar to: "rails equivalent to symfony admin generator?"
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.org/admin/pages
http://www.eribium.org/eribium/
MuraveyWeb does not seem
2006 Jan 03
18
Trying to do a simple thing ...
Hi !
I was talking to a seasider and he asked me if it was easy to do the following
thing using rails :
1) ask a number to the user
2) ask a second number
3) give the addition of the two number and a link to be able to replay
All these things have to be done in one controller and one action, there is no
need for verification and other stuff.
I tried but I''ve got some problems
2006 Jun 28
2
Saving and reproducing a POST request.
Hi
I have an action which saves the originating resource from which it
was called, and returns to it later. This is done by setting:
session[:return_to] = request.referer
...
redirect_to(session[:return_to])
Which works great for GET resources. The problem is that POST
variables aren''t kept in request.referer, so this method fails when
the originating resource is a a POST.
2008 Sep 10
1
Samba + NFS + APACHE + PHP5 + Symfony
Hello All, I'm new here so I expect to learn a lot using this mail list.
Let's directly to my problem.
I have here 2 servers, one running Apache + php5 + Symfony, and other server with Samba and nfs.
The web-server mount the data from the samba-server by nfs. there are developers that create and edit the data on the samba-server, but the Apache and Symfony create and edit data too,
2008 Jun 25
5
Symfony like "forward404"
Hi community,
as I''m a previous PHP and especially symfony programmer, I often try
to find features of symfony in rails. Now I''m looking for a method
which forwards to a 404 error page (but with stack trace and so on in
development mode). I tried to manually render public/404.html, but if
I do so, I miss the stack trace. Is there a method like this or are
rails programmers using
2007 Jan 11
3
Strange behaviour with Scriptaculous v 1.7.0 beta 2
Hello,
I''m testing beta of scriptaculous and I''ve got a stange behaviour.
I''m using this RJS :
page << "$(''content'').morph({width:''308px''}, {duration:0.5});"
page.replace_html ''subcontent'', :partial => ''sub''
page.replace_html ''nav_path'', nav_path
2006 Jul 24
3
Customize list.rhtml to display only certain db columns
Hi,
Very new to RoR; have been a flash developer for four years or so. I
have an urgent question -- in the list.rhtml file, I only want to
display certain columns instead of dumping out all the columns in the
database. Could someone shed some light this topic? Thanks!!!
Sam
--
Posted via http://www.ruby-forum.com/.
2006 Jun 09
2
Textile editor
Hello,
Is there any editor for textile?
Something which has buttons, and will auto insert textile code for marking
user inputs. (If possible displays a preview also.)
Thanks.
--
Surendra Singhi
http://ssinghi.kreeti.com, http://www.kreeti.com
Read my blog at: http://cuttingtheredtape.blogspot.com/
,----
| Great wits are sure to madness near allied,
| And thin partitions do their bounds
2006 Apr 10
2
Fix log files
What is the code I include in one of my files so that my log files are
easier to read? I am using Windows.
Thanks.
Seth
--
Posted via http://www.ruby-forum.com/.
2006 Apr 15
2
Users authentication & Autorization
Hi,
Is there any documentation about this??? any guideline to be started with??
I''m googled a bit, but I can''t find anything relatively serius about this.
Hope someone of you have a GURL (Good URL).
Thanks :-)
2006 Mar 29
6
Comments for a blog
Hello,
I''m making a blog and I need some function that convert the text
writed for a user in a textarea into a formated text.
I think to use h, but it forget paragraph breaks and I
like allow some tags.
By
Daniel
2009 Aug 02
2
Multiple app directories
Hi,
I''m wondering if there is possibility to make multiple ''apps'' under
one Rails Application. That is multiple app directories but sharing
the same server, the same configuration, etc. One might be ''admin'' and
the other — ''user''.. Some directories (models) might be shared via
symlink. The reason is that I don''t want to have
2006 Jul 08
4
Application generation
I love rails but I want more. :-)
I''d like a generator that generates a complete application. It would
read an information model, and from it generate the MVC''s with a
validation-constrained model, errors and exceptions, page navigation and
rich view layout...
The information model would be represented by ruby "meta" classes, and
could be generated as an
2006 May 09
13
What is the license of generated code?
I''m trying to figure out what the software license would be for code
(scaffolds, etc) generated by Rails.
Basically, if I set up a Rails project, can or should I be able to claim
copyright (and therefore have the ability to license under e.g. GPL)
over the files generated by :-
- The "rails" command that creates the initial tree of files
- The output of "generate
2011 Feb 14
4
Begining with RoR, litle questions
Hello,
First, sorry about my english.
I come from lamp+symfony world, i understand the MVC design and so
on... my questions...
1. Should learn ruby 100% before entering the documentation for RoR?
2. Works with apache as module?
3. What about DB abstraction? something similar to PDO in php?
Appreciate a few links in addition to the official.
In short, a little guidance of where to start
PD:
2005 May 11
5
Ruby on Rails Presentation to Agile Atlanta Group tonight...
Hi everyone,
We had a really successful meeting tonight in Atlanta. The topic was
an introduction to Ruby on Rails and our attendance was 30 people,
which is over double of what we normally get. (Our attendance has
dropped since moving the venue about 25 miles north of the city.
The majority of the group stayed well past two hours, at which point
we took a break. The entire presentation and
2016 May 31
3
Using ntlm_auth with a non-Squid application
Hello
my goal is to write an authentication module for the Symfony php framework, which would provide SSO capabilities to browsers that are logged in an MS AD domain
and support the NTLMv2 protocol. Ideally this module would run on linux servers, and be portable, i.e. require as few non-php tools and network/firewall
settings as possible (that's why I eschewed the existing Apache modules
2006 May 05
7
Problem with autocomplete
Hello,
I''m using scriptaculous library (in symfony) v. 1.6.1
Great library !!!!!
I have a problem.
While in IE6 it''s all ok (the autocomplete field works perfectly) in FF
1.5.0.2 the field apparently isn''t working. If I try the example in the
scriptaculous homepage (v. 1.4.0_pre4 of Prototype) doesn''t work with
FF, while the simple online demo, that uses
2006 Aug 10
11
Document Management System in Rails
Hi
Is anyone aware of any Document Management System in Rails. Googling didn''t
help me find any Rails based solution.
The DMS I need, need to have the following feature apart form the usual
ones.
1. Version control of documents.
2. Tracking version control for each group of users independently from the
other group . These groups may share the same document name but may have
different
2007 Jul 14
1
DO NOT REPLY [Bug 4786] New: deletes files in parent directory when destination directory doesn't exist
https://bugzilla.samba.org/show_bug.cgi?id=4786
Summary: deletes files in parent directory when destination
directory doesn't exist
Product: rsync
Version: 2.6.9
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: