GithubHelp home page GithubHelp logo

frdl / frdl-oidplus-plugin-page-frdlweb-freeoid Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 93 KB

OIDPlus Plugin Free-WEID

License: MIT License

PHP 58.55% Smarty 2.08% JavaScript 10.06% HTML 29.31%

frdl-oidplus-plugin-page-frdlweb-freeoid's Introduction

frdl

This repository deals with the Webfan, webfan3, frdl and frdlweb projects[4] and namespaces, its implementations[1][2][3] and dependencies[4].

What is this about?

ToDo:

  • documentation pages
  • status: init dev

References

frdl-oidplus-plugin-page-frdlweb-freeoid's People

Contributors

wehowski avatar

Watchers

 avatar  avatar  avatar

frdl-oidplus-plugin-page-frdlweb-freeoid's Issues

Deprecated functions getSystemUrl()

Hi,

I wanted to inform you that with the new version of OIDplus, the functions OIDplus::getSystemUrl() and OIDplus::basePath() have been removed in order to make the API a bit easier to understand. Their functionalities have been moved into the functions OIDplus::webpath() and OIDplus::localpath().
A small overview is placed in doc/developer_notes/

Please change:

OIDplus::getSystemUrl() to OIDplus::webpath()
OIDplus::getSystemUrl(true) to OIDplus::webpath(null,true)
OIDplus::getSystemUrl(false) to OIDplus::webpath(null,false)

OIDplus::basePath() to OIDplus::localpath()

Thank you very much and sorry for the inconveniences.

Kind regards,
Daniel Marschall

PS: These functions shall always return a trailing path delimiter ( / ) on directories.

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.