Code Monkey home page Code Monkey logo

Comments (8)

victorjonsson avatar victorjonsson commented on June 4, 2024

Where is the name used?

from arlima.

ErikXXon avatar ErikXXon commented on June 4, 2024

In the settings for Arlima

pufftagg

from arlima.

victorjonsson avatar victorjonsson commented on June 4, 2024

ping @aaslun Can you provide us with some info on this :) I know what it is but I'm unsure how to display the "pufftagg" in the template.

from arlima.

aaslun avatar aaslun commented on June 4, 2024

I guess you can say that "pufftagg" (or newsbill tag, as it was translated to) is local newspaper jargon. It is a pre-lead in word or sentence that is often used to frame the "essence" of the article. I don't think that it is used in any of the default Arlima templates so if you want to use it you can extract it in the arlima_template_object-filter under the object's ['options']['newsbillTag'] index.

pufftagg

from arlima.

victorjonsson avatar victorjonsson commented on June 4, 2024

Okey! In that case you can access it directly in the mustache templates using {{{options.newsbillTag}}}

{{#options.newsbillTag}}
   <a href="{{{url}}}" class="newsbill-tag">
      {{{options.newsbillTag}}}
   </a>
{{/options.newsbillTag}}

from arlima.

ErikXXon avatar ErikXXon commented on June 4, 2024

Thanks!

from arlima.

ErikXXon avatar ErikXXon commented on June 4, 2024

If i want to use newsbill tag, but dont want to replace the fontsize control - Is there an option for that?

from arlima.

victorjonsson avatar victorjonsson commented on June 4, 2024

Yes, you can use the entry-word button in the wysiwyg-editor. It's the first button in the list, and has a symbol like ►Ⅰ. Mark the text and click the button and it will become a link with the class teaser-entryword on front end.

from arlima.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.