GithubHelp home page GithubHelp logo

Comments (4)

mwjames avatar mwjames commented on May 19, 2024

It took me some time to find the least intrusive implementation to ensure that data before and after the upload is correctly derived from the FilePage object. UploadVerifyFile and UploadComplete are inappropriate hooks therefore FileUpload is used instead.

Activating _MEDIA and _MIME annotation with $GLOBALS['smwgPageSpecialProperties'] = array( '_MEDIA', '_MIME' ); requires SMWAdmin to be executed once in order for the property tables to be initialized.

Checking table `smw_fpt_mime` ...
   Table not found, now creating...
   ... done.
Checking index structures for table `smw_fpt_mime` ...
   ... creating new index s_id ...done.
   ... creating new index o_hash ...done.
   ... done.
Checking table `smw_fpt_media` ...
   Table not found, now creating...
   ... done.
Checking index structures for table `smw_fpt_media` ...
   ... creating new index s_id ...done.
   ... creating new index o_hash ...done.
   ... done.

from semanticmediawiki.

kghbln avatar kghbln commented on May 19, 2024

Just closed bug 19487 on bugzilla!

from semanticmediawiki.

mwjames avatar mwjames commented on May 19, 2024

Just closed bug 19487 on bugzilla!

It just took 5 years ;-)

from semanticmediawiki.

JeroenDeDauw avatar JeroenDeDauw commented on May 19, 2024

It just took 5 years ;-)

Still fast compared to MW core review :D

from semanticmediawiki.

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.