Read the good book http://book.cakephp.org/2.0/en/development/configuration.html#inflection-configuration
You don't really need to disable that... Tarique On Tue, Aug 28, 2012 at 2:14 PM, Novrian YF <[email protected]> wrote: > Hi all, > I'm Novrian from Indonesia. Just call me Nono (weird name, huh?). > > I assuming that cake uses their naming convention over the application. > And I'm getting confused to naming my application MVC because in my language > there is totally different pluralize & singularize. > > The question is, how to disable pluralize in cake? > I'm thinking about custom rules in Inflector to disable conversion of (s or > es) in pluralize form. > > and how about If I name the MVC in the same way, eg. ( > Controller/KelasController, Model/Kelas, View/Kelas ) > Note that Kelas is singular & plural name in my language. > Is there any risk in my 'custom' naming conventions? > > Thanks in advance :) > > -- > You received this message because you are subscribed to the Google Groups > "CakePHP" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > Visit this group at http://groups.google.com/group/cake-php?hl=en-US. > > -- ============================================================= PHP for E-Biz: http://sanisoft.com ============================================================= -- You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en-US.
