Frankiezafe (Talk | contribs) (Created page with "== useful links == * [=Bootstrap:TitleBar] == notes about gallerier == basic include: { global $wgGallerier; $wgGallerier->addGallery( array( "path" => "2014050...") |
(No difference)
|
basic include:
{
global $wgGallerier;
$wgGallerier->addGallery( array( "path" => "20140505-monotypes/" ) );
}
changing width:
{
global $wgGallerier;
$wgGallerier->addGallery(
array(
"path" => "20140505-monotypes/",
"width" => 200,
"height" => 50,
)
);
}
forcing regenration of cache:
{
global $wgGallerier;
$wgGallerier->addGallery(
array(
"path" => "20140505-monotypes/",
"force" => true
)
);
}
online identity ∋ [ social ∋ [mastodon♥, twitter®, facebook®, diaspora, linkedin®]
∥ repos ∋ [github®, gitlab♥, bitbucket®, sourceforge] ∥ media ∋ [itch.io®, vimeo®, peertube♥, twitch.tv®, tumblr®] ∥ communities ∋ [godotengine♥, openprocessing, stackoverflow, threejs]]