Giter Club home page Giter Club logo

bookmodule's People

Contributors

paustian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bookmodule's Issues

Hooks

You know what would rock? :)

Provide hooks so that any particular page in a book could be hooked to the content of other modules. In this way, a user/moderator/administrator manual in Book could be linked as "help" text for a site.

Music Player is broken

A simple fix is needed in the bootstrap class variables for the play and pause button need to be updated.
fa fa-play-circle-o fa-2x needs to be changed to far fa-play-circle fa-2x
and
fa fa-pause-circle-0 2x needs to be changed to far fa-pause-circle fa-2x
This modification has to happen in the template file

Resources/views/User/book_user_buildlink6.html.twig

Book incompatible with Scribite

Currently, the Book module is incompatible with Scribite. The code in BookControllerAdmin::modifyarticle2 just needs to be updatded. The scribite information is near the end of the function.

Search not working correctly

The search does not allow a check box. In addition, results will get pulled up that the user does not have access to. I could change this so that the checkbox works. I can either:
Show the data and say not accessible, buy it, with a link. I think I will do that.

height being calculated incorrectly

The book will take images that are too big and fix their width if it is over 595 pixels. This gets done on export of a chapter I think. It then calculates a compatible height. However this results in a float, with a large decimal. This needs to be fixed.

Add Glossary Items Fails

index.php?module=book&type=admin&func=addglossaryitems

White screen, by clicking on the button on this page:

index.php?module=book&type=user&func=displayarticle&art_id=1

Short URL fails

book/displayarticle&art_id=1

... which is clicking on the link to the first article in the book, from the front end, logged in as an administrator. The same link works just fine when short URLs isn't enabled.

Installation problem

"version.php" should be "Version.php"; it made a difference in the extensions module throwing an error when trying to display modules. Also, possibly related, when I try and install the module Zikula throws an error:

Could not load the 'extensions' module at 'initialise'.
Class Book_Installer does not exist

Search function broken

The search function is broken. book_result_checker class is missing and needs to be reimplemented. See lib/API/Search.php line 51

Hooks not working

Hooks are not being communicated. I don’t know if this is an issue with Book, Quickcheck or the hook system.

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.