ms-seo icon indicating copy to clipboard operation
ms-seo copied to clipboard

Add option if to use collection/publication/subscription

Open vonrussel opened this issue 11 years ago • 3 comments

  • added option if to use collection as route settings source, publication, and subscription (default to false -- must be)
  • move some methods under SEO instance `(getCurrentRouteName, escapeHtmlAttribute)``
  • it automatically creates Deps.autoruns if config is executed with settings of use_collection: true

I would gladly appreciate if you look into this. Thanks man!

vonrussel avatar Apr 15 '14 10:04 vonrussel

Hi @vonrussel, sry for the late response. I did not forget this PR and will look into it, hopefully sometime soon!

manuel-schoebel avatar May 12 '14 10:05 manuel-schoebel

This would be super helpful. Right now, the current code is clearing all my SEO stuff, since it runs in an autorun and looks from docs in the SEO collection, but runs SEO.set({}) if there aren't any.

johanbrook avatar Nov 10 '14 12:11 johanbrook

@DerMambo Was wondering what happened to this request afterwards? As I currently don't use collection and i see it setting SEO.set({})..

jsbranco avatar Feb 09 '16 05:02 jsbranco