[dev] "title" block parameter for "external web page" block

Rob S.i.k.l.o.s. rob2 at siklos.ca
Thu Sep 11 12:44:32 PDT 2003


Hello,

Is there any easy way to make it so that a user can enter a custom title for
a "view external web page" block?  Right now it just uses the URL which is
fine for slashdot.org, but annoying (from a layout and aesthetics
perspective) if the url is very long.

My workaround was to split the url (Horde_Block_iframe::_params['iframe'])
into 2 parts.  The part that appears before "http://" is the title, and the
rest is the url.  Works great, but not very user friendly.  Ideally, there
would be another text box.

Any ideas?

Rob.



More information about the dev mailing list