Displaying 2 results from an estimated 2 matches for "mainhelp".
2006 Jul 16
1
Helpers for partials too ?
MainController implies main.rhtml, which will automatically have access
to the methods inside MainHelper (in \app\helpers\main_helper.rb).
Should not the partial templates called from main.rhtml via <%= render
:partial => ''partial'' %> also have access to the methods in main_helper
?
I have tried
<% display_dates = create_display_dates(@events) %>
and
<% di...
2006 Jan 03
0
Isolinux.cfg issues on certain BIOSes
...y version of
syslinux I have tried since we began using it, which was quite a long
time ago (2003ish?). If anybody would like to check my config file for
obvious errors, or has experienced this it would be greatly
appreciated..
Kind Regards
Daniel Rose
default 1
display bootmnu.txt
prompt 1
F1 mainhelp.txt
F2 bootmnu.txt
F3 hdtest.txt
F7 FAQ.txt
label linresc
kernel linresc/rescue.lnx
append initrd=/isolinux/linresc/initrd.gz root=/dev/ram0
label A:
localboot 0x00
label a:
localboot 0x00
label o
localboot -1
label 0
localboot 0x80
label 1
kernel winpe.bin
label 2
kernel memdisk
append...