Git Product home page Git Product logo

pagelets's People

Contributors

splink avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pagelets's Issues

Title in Template

Hi,
I started with an integration of pagelet for a project. But now I am a little bit confused.
You described in this readme the access to the title with

@page.head.title

But this field does not exists. I gave the title in this

def index = PageAction.async(routes.ErrorController.internalServerError())(implicit r => Messages("title"), tree){ (request, page) =>
    mainTemplate(request)(page)
  }

with Message("title").
But I have no access to title in template. And their is also no header entry. What is to do to access the title?
Thank you.

Log Level

Hi,

you've made nice library! Great job!

I propose to reduce log level in LeafBuilder and PageBuilder to debug or even trace. Personally, I think info level should be used for more serious messages.

Cross-compile for Play 2.6

Play 2.6 supports both Scala 2.11 and Scala 2.12. Could you cross-compile and publish pagelets? Version 0.0.4 is published only for Scala 2.12.

Thanks

Grid Layout Integration in Main Template

Hello,

writing here because I couldn't find an email ;-)

In the examples the main template is rendering the whole body
of the Tree/Leafs with

     @Html(page.body)

Is it possible to render individual pagelets in the main template?
For example this would be needed if one uses a grid for layouting
the page.

Thanks
Stephan

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.