Message from discussion
Adding tooltips in a component's toolbar ?
Received: by 10.204.127.19 with SMTP id e19mr427625bks.4.1352307764370;
Wed, 07 Nov 2012 09:02:44 -0800 (PST)
X-BeenThere: joomla-dev-general@googlegroups.com
Received: by 10.204.7.212 with SMTP id e20ls2294737bke.8.gmail; Wed, 07 Nov
2012 09:02:37 -0800 (PST)
Received: by 10.204.129.9 with SMTP id m9mr431343bks.1.1352307757398;
Wed, 07 Nov 2012 09:02:37 -0800 (PST)
Received: by 10.204.129.9 with SMTP id m9mr431342bks.1.1352307757374;
Wed, 07 Nov 2012 09:02:37 -0800 (PST)
Return-Path: <dextercow...@gmail.com>
Received: from mail-la0-f51.google.com (mail-la0-f51.google.com [209.85.215.51])
by gmr-mx.google.com with ESMTPS id t1si2237389bkt.1.2012.11.07.09.02.37
(version=TLSv1/SSLv3 cipher=OTHER);
Wed, 07 Nov 2012 09:02:37 -0800 (PST)
Received-SPF: pass (google.com: domain of dextercow...@gmail.com designates 209.85.215.51 as permitted sender) client-ip=209.85.215.51;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of dextercow...@gmail.com designates 209.85.215.51 as permitted sender) smtp.mail=dextercow...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-la0-f51.google.com with SMTP id m15so1259077lah.10
for <joomla-dev-general@googlegroups.com>; Wed, 07 Nov 2012 09:02:37 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type;
bh=9U36NOLGytthRmMgvqW8g6lKHfAAiMyPalxlP1whgjE=;
b=HxaXPjRUGYA7n2iQOLb35NnZd+lsqgi8NFdzI2H3rqMwHuokyOFKNo3Zgs7yuC99LD
948139PeKn8/VBjW3ZxTFm/LInvBCtu5ddppjCxlgV5jzv+LJJwcWfblukdOpk/gLDs1
WQGMfX+cutHo7CDNDP8BZ0lJFN7xDGP9Dx96euVKq3wOsb4u1NQ08wmdyWwqlZBtDSqJ
rHd39HxZPfzuUuDfGVQlmnjf38KxTAjvhMhLfdPT4apnI3BIWcr/Qw9FBN5ltEyHnDY6
FxYRFe45LGupSJD6oQFL+Vh+hcksiGdlS6dg6ODsVLOBhloGRH82NbTz5Mqi3TY5jhOF
hD1g==
MIME-Version: 1.0
Received: by 10.152.104.240 with SMTP id gh16mr4904468lab.56.1352307757114;
Wed, 07 Nov 2012 09:02:37 -0800 (PST)
Received: by 10.112.63.7 with HTTP; Wed, 7 Nov 2012 09:02:37 -0800 (PST)
In-Reply-To: <9927a1e8-a20c-4aa0-87cb-d18ac4bfdbeb@googlegroups.com>
References: <a7c1205c-db0f-4ee6-9037-f06826ce520c@googlegroups.com>
<9927a1e8-a20c-4aa0-87cb-d18ac4bfdbeb@googlegroups.com>
Date: Wed, 7 Nov 2012 09:02:37 -0800
Message-ID: <CANdmvYvbz6oRRsAh0mG03dew8P_RWh+9r8D_E6wxiuAN98n...@mail.gmail.com>
Subject: Re: [jgen] Re: Adding tooltips in a component's toolbar ?
From: Mark Dexter <dextercow...@gmail.com>
To: "Joomla! General Development" <joomla-dev-general@googlegroups.com>
Content-Type: multipart/alternative; boundary=f46d04088e117d64ca04cdeaaf25
--f46d04088e117d64ca04cdeaaf25
Content-Type: text/plain; charset=ISO-8859-1
It could be a very nice feature to add. Mark
On Wed, Nov 7, 2012 at 8:43 AM, subtextproductions <
alonzo.tur...@subtextproductions.com> wrote:
> Not easily. You will need to overload the JButton::render method in
> /libraries/joomla/html/toolbar/button.php
>
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! General Development" group.
> To view this discussion on the web, visit
> https://groups.google.com/d/msg/joomla-dev-general/-/76hPnQn90_sJ.
>
> To post to this group, send an email to
> joomla-dev-general@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-general+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
>
--f46d04088e117d64ca04cdeaaf25
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
It could be a very nice feature to add. Mark<div class=3D"gmail_extra"><br>=
<br><div class=3D"gmail_quote">On Wed, Nov 7, 2012 at 8:43 AM, subtextprodu=
ctions <span dir=3D"ltr"><<a href=3D"mailto:alonzo.turner@subtextproduct=
ions.com" target=3D"_blank">alonzo.tur...@subtextproductions.com</a>></s=
pan> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">Not easily. You will need to overload the JB=
utton::render method in /libraries/joomla/html/toolbar/button.php
<div class=3D"im"><p></p>
-- <br>
You received this message because you are subscribed to the Google Groups &=
quot;Joomla! General Development" group.<br></div>
To view this discussion on the web, visit <a href=3D"https://groups.google.=
com/d/msg/joomla-dev-general/-/76hPnQn90_sJ" target=3D"_blank">https://grou=
ps.google.com/d/msg/joomla-dev-general/-/76hPnQn90_sJ</a>.<div class=3D"HOE=
nZb">
<div class=3D"h5"><br>=20
To post to this group, send an email to <a href=3D"mailto:joomla-dev-genera=
l@googlegroups.com" target=3D"_blank">joomla-dev-general@googlegroups.com</=
a>.<br>
To unsubscribe from this group, send email to <a href=3D"mailto:joomla-dev-=
general%2Bunsubscribe@googlegroups.com" target=3D"_blank">joomla-dev-genera=
l+unsubscribe@googlegroups.com</a>.<br>
For more options, visit this group at <a href=3D"http://groups.google.com/g=
roup/joomla-dev-general?hl=3Den-GB" target=3D"_blank">http://groups.google.=
com/group/joomla-dev-general?hl=3Den-GB</a>.<br>
</div></div></blockquote></div><br></div>
--f46d04088e117d64ca04cdeaaf25--