Giter VIP home page Giter VIP logo

faq's People

Contributors

casn avatar kirill avatar vboctor avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

faq's Issues

Could you add any free editor

Hi.
You plugin is very much needed and helpful to me.
Thank you very much for your work.
The only thing I am missing is a WYSIWYG editor.
Could you add any free editor (CKEditor, TyniMCE, etc.) to edit FAQ with the ability to switch between Markdown and HTML editing?
Once again thank you very much for your work.

i can't install the plugin on mantis 2.24

i can't install the plugin on mantis 2.24 , I would like to know if it works and can be installed in 2.24 , since I can not find any repository where to download for this version of mantis , or someone who has it currently working . it would be very useful

Replace occurences of deprecated `db_query` API

In MantisBT 1.3, the db_query() function will be removed from the API (see mantisbt/mantisbt#128).
The following occurences have been found in this plugin; they should be replaced
by db_query_bound() calls

FAQ/pages/faq_api.php:43:       return db_query( $query );
FAQ/pages/faq_api.php:53:       return db_query( $query );
FAQ/pages/faq_api.php:69:       return db_query( $query );
FAQ/pages/faq_api.php:79:       $result = db_query( $query );
FAQ/pages/faq_api.php:90:       $result = db_query( $query );
FAQ/pages/faq_menu_page.php:63:$result = db_query( $query );
FAQ/pages/faq_view_page.php:17: $result = db_query( $query );

Error Variable

Hi, I have this error in Mantis 1.2.19

'Undefined variable: pos' in '/var/www/html/plugins/FAQ/pages/faq_menu_page.php' line 123

What can I do?

captura de pantalla de 2016-06-01 23 24 07

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.