Git Product home page Git Product logo

bizzwiki's People

Watchers

 avatar

bizzwiki's Issues

Create a single file download

It would be easier if there was a single file which could be downloaded and
unpacked.  This file should not contain the GeSHi contrib and docs directory.

Original issue reported on code.google.com by [email protected] on 17 Jul 2007 at 3:20

ATOM/RSS feed access management.

Special:Recentchanges caches the output from the ATOM/RSS feeds according
to the requesting user's rights. So, if a 'sysop' user requests an ATOM/RSS
feed, then it is the rights of the 'sysop' user that determines the content
of the feed.

Original issue reported on code.google.com by [email protected] on 5 Nov 2007 at 5:08

trim leading and trailing blank lines

Typically you want to have your tags on their own line, like:

<geshi lang="php">
  $ch = curl_init();
</geshi>

This creates three lines of output, instead of the single line expected.

Change this line in geshi.php:

$geshi = new GeSHi(trim($text, "\r\n"), $lang);


Original issue reported on code.google.com by [email protected] on 17 Jul 2007 at 3:45

1.13 support

Support for Mediawiki version 1.13

Star this issue if you are interested. Assuming I get sufficient request, I
will add Bizzwiki release to Mediawiki 1.13 when the official release is
available.

Original issue reported on code.google.com by [email protected] on 5 Jul 2008 at 1:09

AjaxSearch: open and !private

BizzWiki does not currently cover the access management through the Ajax
functions.

$wgUseAjax can be set to <b>false</b> to close all of Ajax functions but
probably a cleaner way would be appropriate.


Original issue reported on code.google.com by [email protected] on 5 Nov 2007 at 5:06

Externalize css file

I don't know how hard this would be to do, but it would be create if
MediaWiki would include the GeSHi css file in the header if the page
contained the GeSHi extension.  Including the style inline increases the
size of the page and breaks XHTML.

Original issue reported on code.google.com by [email protected] on 17 Jul 2007 at 3:22

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.