There's a section on Maypole::Manual::Beer, saying:
Maypole uses the column_names method to map between the
names of the columns in the database to the names it displays in the
default templates. This is provided by Maypole::Model::Base, and normally, it does a pretty good job; it turns
model_numb
On 11/12/06, Aaron Trevena <[EMAIL PROTECTED]> wrote:
HiOn 11/11/06, Anton Daneika <[EMAIL PROTECTED]> wrote:> Is there a way to pass parameters to components? E.g. I'd like to use /list> action as a component and do something like
> [% request.component("som
Hello.Is there a way to pass parameters to components? E.g. I'd like to use /list action as a component and do something like[% request.component("some_object/list/?page=some_number"); %] in my frontpage template.
As I recall from manuals it is not possible to do it this way, but maybe there's know
Screenshot.png
Description: PNG image
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Applicati
hello.
i am VERY new to Maypole (just set it up). bumped into problem playing
with BeerDB example application:
i used a cyrillic text in the name of brewery. in the list of breweries
it is displayed ok, but in the Brewery combo on beer list page the
cyrillic is garbled. i've attached a screenshot