Giter VIP home page Giter VIP logo

mezaext's People

Contributors

anderson13g avatar jamesmontalvo3 avatar krisfield avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

krisfield

mezaext's Issues

Add category to pages transferred to destination wiki

It may be handy to filter for pages that were transferred into a destination wiki from a particular source wiki.

Ideally Transferpages.php would add something like [[Category:Transferred in from <$source> wiki]] to the transferred page on the destination wiki.

File images display on results page

the en.json file calls the page title and puts it between double brackets, making a link. The issue is that for File namespace pages this displays the file.

result when transfering a file

The en.json file should be updated to handle the file namespace.

I believe this is a simple as adding a colon as shown below:

"ext-meza-transferpages-transferring-deletesrc": "Transferring [[$1]] to '[[$2:$1|$2]]'. Deleting page from this wiki.",
"ext-meza-transferpages-transferring-redirectsrc": "Transferring [[$1]] to '[[$2:$1|$2]]'. Redirecting this wiki's page there.",
"ext-meza-transferpages-transferring-donothingsrc": "Transferring [[$1]] to '[[$2:$1|$2]]'. Leaving this wiki unchanged.",
"ext-meza-transferpages-transferring-deletesrc": "Transferring [[:$1]] to '[[$2:$1|$2]]'. Deleting page from this wiki.",
"ext-meza-transferpages-transferring-redirectsrc": "Transferring [[:$1]] to '[[$2:$1|$2]]'. Redirecting this wiki's page there.",
"ext-meza-transferpages-transferring-donothingsrc": "Transferring [[:$1]] to '[[$2:$1|$2]]'. Leaving this wiki unchanged.",

Review timestamp of source wiki does not copy (or copy correctly) to destination wiki

 # |  SRC WIKI  |  DEST WIKI      |  EXPECTED  |  PASS/FAIL
---|------------|-----------------|------------|------------
 1 |  NULL      |  NULL           |  Keep dest |  SUCCESS
 2 |  NULL      |  Pending        |  Keep dest |  SUCCESS
 3 |  Pending   |  NULL           |  Use src   |  FAIL
 4 |  Pending   |  Older pending  |  Keep dest |  SUCCESS
 5 |  Pending   |  Newer pending  |  Use src   |  QUESTIONABLE: Greg thinks it passed, James isn't sure

Thumbnail does not display on transferred filespacepage

Following the 9/11/19 Transferpages.php test, 5 of the ~187 transferred Filespace pages showed the error

"Error creating thumbnail: Unable to save thumbnail to destination

, as shown below. The original file is fine, however and calling the file on a mainspace page results in the file displaying correctly.

Screenshot:
Thumbnail Issue Screenshot

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.