Templates + Kopierfunktion
-
Hallo,
ich bin gerade dabei mir die Templates etwas genauer anzuschauen (0.9.9-1).
Es wäre noch schön wenn man im Template sowas definieren könnte wie ##title## und
dort würde beim anlegen einfach der neue Name des Objektes hinterlegt.
Zum Beispiel beim Hostnamen und Nagios ist das sehr hilfreich …Allerdings wäre auch eine Kopierfunktion schön, indem man ein Objekt einfach Duplizieren kann
mit allen Inhalten. (Ist vermutlich nicht so einfach, aber die Anregung darf man ja stellen ;))VG
-
habe mir gerade beholfen …

UPDATE isys_catg_nagios_list JOIN isys_obj ON ( isys_obj__id = isys_catg_nagios_list__isys_obj__id ) SET isys_catg_nagios_list__name1 = REPLACE(isys_catg_nagios_list__name1,'##TITLE##',LOWER(isys_obj__title)) WHERE isys_catg_nagios_list__name1 like '%##TITLE##%' AND isys_obj__status = 2;
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login