Giter Site home page Giter Site logo

prepan's Introduction

prepan's People

Contributors

kentaro avatar shibayu36 avatar benkasminbullock avatar

Stargazers

曹文忠 avatar Eric Johnson avatar Yasuharu Sawada avatar Chester avatar 岩元忍者 avatar Yuuki TSUBOUCHI avatar Paul Findlay avatar karupanerura avatar Cside avatar Toru Kobayashi avatar f00li5h avatar  avatar Uchiko avatar Andrew Jones avatar  avatar FUJI Goro avatar Olaf Alders avatar Slava Matyukhin avatar Yoshihiro Sugi avatar Takumi Akiyama avatar Chad A Davis avatar Brian Wightman avatar Barry Walsh avatar soh335 avatar  avatar Fayland Lam avatar hakobe avatar Dann avatar

Watchers

Nihad Abbasov avatar 岩元忍者 avatar James Cloos avatar Masato Maeyama avatar

prepan's Issues

<ul> within <ol> shows numbered items, not bulleted

Given Markdown in module description:

1.  item 1
2.  item 2
    * item 2a
    * item 2b
3.  item 3

Expected rendering:

  1. item 1
  2. item 2
  • item 2a
  • item 2b
  1. item 3

Actual rendering:

  1. item 1
  2. item 2
  3. item 2a
  4. item 2b
  5. item 3

This is a CSS issue; the #module-description ol li definition is being honoured over the #module-description ul li definition.

The solution might be to change #module-description ol li to #module-description ol > li.

Review request

It may be nice for us if we can request for review to some specific people.

I [NOTICE]ed some curious wording ...

[NOTICE] If you're not familiar with CPAN's manner at all, please give a look at "Official Documents You May Have Not Known"

feels more english as

[NOTICE] If you're not familiar with CPAN's mannerisms please take a look at "Official Documents You May Have Not Known"

PrePAN issues can be filed in two different locations on GitHub

The PrePAN Info page currently refers potential issue filers to the prepan-developers/prepan issue list. However:

  1. the README in the prepan-developers/prepan repository itself refers potential coders to a different repository (at CPAN-API/prepan)
  2. the repository at CPAN-API/prepan also has an issue list
  3. both issue lists have open issues (before this one was opened)

Please consider disabling one of the issue lists so that there is no confusion as to which one should be used.

I've cross-posted this issue to both locations because:

  1. I know that the CPAN-API/prepan repository is at least monitored for pull requests
  2. the prepan-developers/prepan issue list is the officially advertised one

Markdown in comments

Review of module may be quite long and include example code or references to external site. Markdown is already used in modules posts. It would be good to have its power in comments too.

Here is an example of such comments that would have benefited from Markdown formatting:
http://prepan.org/module/3Yz7PYrBEp#comments

Appropriate timezone

Now the time displayed on the site showed by UTC. Somehow I want to make it appropriate.

Feature requests: quick index; search

The quick index would list the module name, title, and submission date instead of showing the entire entry, allowing many more entries per page for fast scanning. It would nice to offer sorting by module name, title, or posting date.

It would also be very nice to be able to search by (partial) module name, title, and/or author. A submission-date range limit would be nice too.

Delete entry option

Would be nice to have a way to delete a module after it has been reviewed.

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.