You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, it could be nice to be able to optionally specify the template to use, something like:
.. gallery:: <gallery_name> [<template_name>]
if no template name is passed, the directive should fallback to the default template name (gallery_directive.tmpl). A possible implementation it's done here
The text was updated successfully, but these errors were encountered:
Hi, it could be nice to be able to optionally specify the template to use, something like:
if no template name is passed, the directive should fallback to the default template name (
gallery_directive.tmpl
). A possible implementation it's done hereThe text was updated successfully, but these errors were encountered: