Сan on the edit page the image add the tab "upload image"?

Comments

arturus-1’s picture

I would like to add a tab "Add Photo" page loaded photos.
I have make so - in file theme/node-gallery-image-navigator.tpl.php I added

      <td class="image-navigator-gallery-add">
        <?php print '<a href="'. $gallery_link .'/upload">'. t("Add photo") .'</a>'; ?>
      </td>

And I see a new link "Add photo" on page loaded photos.

zengenuity’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.