Giter Site home page Giter Site logo

fbstj / pivot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hutchy68/pivot

0.0 0.0 0.0 1.2 MB

A fork of Hutchy68's Pivot skin used on the coppermind

Home Page: https://coppermind.net/

License: BSD 2-Clause "Simplified" License

PHP 26.87% JavaScript 6.15% CSS 66.98%

pivot's People

Contributors

fbstj avatar hutchy68 avatar kghbln avatar petertheone avatar scrutinizer-auto-fixer avatar tealk avatar

pivot's Issues

vastly improve the layout of the diff view

the current view is busy, with lots of links that aren't obviously useful crammed together with links that act like buttons (#29) and sometimes the diff view doesn't make obvious the actual changes

stick footer to bottom

on short articles, footer should be stuck to bottom of viewport or level with lowest toolbox content

new logo

coppermind deserves a new logo

add warning to edit field when article is "claimed"

the {{edit note}} template can be used to 'claim' an article by setting claimed-by and claimed-on page properties, which should be used to show a message "This article is currently claimed by [[User: {{claimed-by}}}]] and so coordinating with them may be necessary" or similar on the edit tab for editors who are not the claimant.

mobile viewers struggle with big tables

might be solved using the responsive-table stuff in pivot but also shouldn't be constrained to hidden overflow. maybe make the table box scrollable so it can be panned without moving the rest of the article?

Issue with "packed-overlay" galleries

Setup

  • Browsers and versions: Firefox 66.0.3

Issue

Galleries using mode="packed-overlay" have a bug with how the overlayed portion is displayed. The overlaid portion does not span the full width of the image, and the accompanying text isn't centered.

image

versus

image

External links don't have their usual symbol

Setup

  • Browsers and versions: Firefox 66.0.3

Issue

External links typically have a little box and arrow symbol (on Wikipedia, Vector skin, etc.). These little icons seem to be missing from Pivot.

replace (thank) and [patrol] links with buttons

hide the link versions and replace them with button variants which are shown

<span class="patrollink">[<a href="?action=markpatrolled&rcid=$id">mark patrolled</a>]</span>

=>

<button class="patrollink" onclick="fetch('?action=markpatrolled&rcid='+this.rcid)" rcid="$id">patrol</button>

.mw-thanks-thank-link

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.