Node-red dashboard label translation - internationalization

Using node-red-dashboard with Node-red what is the best way to have a multi-language dashboard?
With a "Node" there is a way to use data-n18n attribute and the locales directory in a node to translate texts. How can this be done with flows?

There is no support for internationalization of the node-red-dashboard.
For further discussion on the subject, I suggest you follow up on the project mailing list or slack team, linked to on https://nodered.org

Related

How to make email templates for mailgun?

I just got mailgun set up with parse-server on heroku.
Here is the kind of mail a user gets for mail verification when a new account is created:
Hi,
You are being asked to confirm the e-mail address blablah#example.com
with TheGreatApp
Click here to confirm it:
https://thegreatapp.herokuapp.com/parse/apps/XXXXX/verify_email?token=YYYYYY&username=xyz
That does the job, but it would nice to be able to customize the message a little bit.
I already tried following some post I found on SOF, but with no success.
So what is the proper way to do that? And is it possible to have the message in several languages?
You can provide custom templates in the mailgun-adapter configuration, as described in the docs.
Currently there is no built-in way to support multiple languages. And since Mustache is used as templating engine, it's also not possible to have any custom i18n logic inside the templates. However, recently there was a discussion in the parseopensource Slack channel where some users were talking about plans to contribute such a feature.

Disable tracking for specific link in Mailchimp

I'd like to disable tracking for a specific link in a campaign.
The reason I need to do this is Mailchimp/Mandrill's tracking creates a scenario where Universal Links do not work.
Example:
I'd like (1) to be a regular link, with no Mailchimp tracking
I'd like (2) to track as normal.
In Mandrill I achieve this by adding mc:disable-tracking to the HTML of my template
Is it possible to do this within Mailchimp?
Thanks!
From my experience with MailChimp, you can't turn off click tracking on a link-by-link basis. It's all or nothing for a given campaign. MailChimp has a support document on how to do this, but the gist of it is a simple checkbox when configuring the campaign options:
Incidentally lack of click tracking in emails is currently a major drawback of Universal Links. If you're using one of the major email systems (Responsys, ExactTarget, SendGrid, or SailThru) Branch.io [full disclosure: I'm on the Branch team] offers an integration to fix this, but unfortunately the MailChimp version is taking somewhat longer to get live (feel free to let them know you want such a thing!)

Octopress archives as dropdown categories aside alike Google Blogging

I have had gone through plugins which could do a cloud based categories tag asides: refer:https://github.com/ctdk/octopress-category-list and also the good known working Top Categories: refer: http://time.to.pullthepl.ug/blog/2012/8/20/octopress-top-categories-plugin/ but both of these do not serve my purpose.
My purpose would be to use the categories aside like the default way which Google Blogger ships, how do I achieve this and customize this to the requirements?
A screenshot of concept (like year-wise with drop down):

Reporting / Dashboard tool with good User Interface

I'm looking for a Dashboard tool with best UI, I mean any tool where I could create some UI using HTML5,Jquery and Photoshop in the front end and when ever I change the filters, different charts should appear. Or any tool that contains inbuilt one of the best UI's. Thanks.
Have you looked at Cyfe?
Cyfe has over 50 built-in integrations with hundreds of metrics (e.g. Google Analytics, Salesforce, Facebook, etc). And you can bring your own data into your dashboards using custom widgets.
Disclaimer: I'm the founder so please pardon the shameless plug.

Email subscription/unsubscribing extension for joomla

I need a simple extension which will simply collect email id's from users who want to hear discount offers from me and also allows anybody to unsubscribe from the mailing list.
Which will be the simple and best one for Joomla 1.5?
I used the following components: Communicator, JNews and AcaJoom
They are all very easy to use. All of them are provided with component for admin, subscribtion module and plugin to integrate subscribtion form into a article. The most simple is Communicator. I used it more often then others
I hope it is helpfull.
I am using AcyMailing, and would say works perfect. You can create different lists, and export users easily. It supports Joomla 1.5 as well.

Resources