Re: [Tiki-devel] Big and small text
Jonny Bradley via TikiWiki-devel <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks Mike :)
Another way to do big text is to use the bootstrap jumbotron class.
https://getbootstrap.com/docs/4.6/components/jumbotron/
e.g.
{DIV(class="jumbotron")}
! Big Hello
Smaller text here
((and a link))
{DIV}
jb
> On 21 Jun 2021, at 15:45, Michael Finko <[email protected]> wrote:
>
> Hi Voler,
>
> A question like this is best asked in the Forums first so as not to take the developers limited time.
>
> Answer: yes, it's called 'Plugin Font'
> <Screenshot from 2021-06-21 17-38-11.png>
> activate it in the Plugins section, enable it via Toolbars - not just 'big' or 'small', but any custom size.
>
> br,
> Mike
>
> On Mon, Jun 21, 2021 at 5:29 PM luciash via TikiWiki-devel <[email protected]> wrote:
>> True, also see Dynamic Variables feature:
>>
>> https://doc.tiki.org/Dynamic-Variable?no_bl=y#Example_3
>>
>> luci
>>
>>
>> On 21.06.2021 16:05, Volker Wysk wrote:
>>> > Am Montag, den 21.06.2021, 15:50 +0200 schrieb luciash via TikiWiki-devel:
>>> >> Hi Volker,
>>> >>
>>> >> check https://doc.tiki.org/PluginTag if it does that?
>>> > Hmm.. The plugin seems to need explicit authorisation by an admin to be
>>> > used, like the HTML plugin. I mean, in addition to configuring the
>>> > wikiplugin_tag setting. If I interpret the messages correctly, then every
>>> > invocation of PluginTag needs to be authorised first. That's not
>>> > practicable.
>>> >
>>> > Otherwise, it would be the right thing to do the job.
>>> >
>>> > Bye
>>> > Volker
>>> >
>>> >> Thanks,
>>> >>
>>> >> luci
>>> >>
>>> >>
>>> >>
>>> >> On 21.06.2021 15:41, Volker Wysk wrote:
>>> >>> Hi!
>>> >>>
>>> >>> MoinMoin provides for syntax for big and for small text. This is mapped to
>>> >>> the HTML-code "<big>...</big>" and "<small>...</small>".
>>> >>>
>>> >>> I've searched the Wiki Syntax page and the Wiki Plugins page, and there
>>> >>> doesn't seem to be any possibility to make text bigger or smaller than
>>> >>> normal.
>>> >>>
>>> >>> I'm about to introduce two more plugins (apart from the indentation plugin),
>>> >>> called PluginBig and PluginSmall. Unless someone tells me there already *is*
>>> >>> a way to achieve it.
>>> >>>
>>> >>> Cheers,
>>> >>> Volker
>>> >>>
>>> >>>
>>> >>>
>>> >>> _______________________________________________
>>> >>> TikiWiki-devel mailing list
>>> >>> [email protected]
>>> >>> https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel
>>> >> _______________________________________________
>>> >> TikiWiki-devel mailing list
>>> >> [email protected]
>>> >> https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel
>>>
>>>
>>> _______________________________________________
>>> TikiWiki-devel mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel
>>> _______________________________________________
>>> TikiWiki-devel mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel
>>