Re: [Tiki-devel] Tracker notification options
Jonny Bradley via TikiWiki-devel <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks Bernard I was also investigating newsletters for this, seems it will work but makes it a 2 step process for my clients - i never worked out the article-clip thing, would that work with tracker items? Anyway, the only bit i need to tweak now is making the image urls absolute from a plugin img with a fileId (from a list plugin of course ;) Will try and share more once i have it working... jb > On 16 Mar 2022, at 13:44, Bernard Sfez <[email protected]> wrote: > > Hello Jonny, > > There was time (Tiki12 - 2012-2013) I was using the Newsletter to make a digest instead of the Daily-Reports. > > Magically (thanks to Sylvie's ❤️ help) I was able to create a pretty and customised publication send by the newsletter Using HTML tags like: > <base href="http://www.mysite.com/"> > <link rel="stylesheet" href="http://www.mysite.com/styles/nature/newsletter.css" type="text/css”> > > And plugins or modules. > > Things like > {r2l} > Date: {now format="%A %d of %B, %Y"} > > I experimented more complexe modules like”since last visit”, “Event”, “files”, etc… and everything worked. > Back then I used also trackerlist plugin but I guess the plugin List will be super powerful too. > > Last ~~~articleclip~~~ helped also to simply add the last articles every 2 days. > > I hope it give some perspectives and help. > > I still have the site online and if you want I can do a tour and explain. > > Bernard > > > >> On 15 Mar 2022, at 21:40, Jonny Bradley via TikiWiki-devel <[email protected]> wrote: >> >> Hi all >> >> I seem to have designed myself into a corner on a client site, regarding how to send "nice" notifications from tracker items... >> >> This is a "news" tracker, so i possibly could have used articles or a blog, but i think the notifications problem would be the same for them. >> >> One main issue is that they use "Daily Reports" a lot: >> >> https://doc.tiki.org/Daily-Reports >> >> ...which are great, but users subscribed to them only get the item creation/modified notifs in those digest report emails as a one-liner, so the normal individual emails about this tracker don't get sent, which makes sense. >> >> Also, the client wants them to be "pretty" html emails, preferably with a formatted teaser text and an image if possible. >> >> So i thought of plugin ListExecute, but that only sends to individually users or emails, and this needs to go to all the users in a group, so i was looking at adding that as a new minor improvement to Search_Action_EmailAction, but the way that plugin works that wasn't as trivial as i was hoping... >> >> So i thought i'd ask here :) >> >> Has anyone got any thoughts as to existing features in Tiki that would do this? Using newsletters somehow maybe..? >> >> Any suggestions gratefully anticipated! >> >> jonny >> >> >> >> _______________________________________________ >> 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