GithubHelp home page GithubHelp logo

pagekit-glossary's People

Contributors

ahoiroman avatar

Watchers

 avatar  avatar

pagekit-glossary's Issues

add class name to <a></a> for easy customization

Would be great to have class name to easy write styles for glossary words.
Now I temporary use CSS Attribute Selectors:

.uk-article a[data-uk-tooltip=""] {
border-bottom: 1px #9ad8cf dotted;
}

Corrupted output

In case of therm in glossary start not from new line rise corrupted output html:

Input example: test cryptography test1.
Dump of SQL to reproduce error:

insert into pk1011_glossary_item(id,slug,status,title,marker,content,excerpt,data,date,modified) values (2,'aes',1,'AES','["aes","Advanced Encryption Standard"]','The Advanced Encryption Standard (AES), also known by its original name Rijndael (Dutch pronunciation: Л€rЙ›indaЛђl, is a specification for the encryption of electronic data established by the U.S. National Institute of Standards and Technology (NIST) in 2001.\n\nAES is a subset of the Rijndael cipher developed by two Belgian cryptographers, Vincent Rijmen and Joan Daemen, who submitted a proposal to NIST during the AES selection process. Rijndael is a family of ciphers with different key and block sizes.\n\nFor AES, NIST selected three members of the Rijndael family, each with a block size of 128 bits, but three different key lengths: 128, 192 and 256 bits.\n\nAES has been adopted by the U.S. government and is now used worldwide. It supersedes the Data Encryption Standard (DES), which was published in 1977. The algorithm described by AES is a symmetric-key algorithm, meaning the same key is used for both encrypting and decrypting the data.','Advanced Encryption Standard. The first (and only) publicly accessible cipher approved by the National Security Agency (NSA) for top secret information when used in an NSA approved cryptographic module.','{"markdown":true}','2017-06-03 13:15:00','2017-06-03 13:39:04'),(3,'cryptanalysis',1,'Cryptanalysis','[]','The study of methods for obtaining the meaning of encrypted information, without access to the secret information that is normally required to do so.','','{"markdown":true}','2017-06-03 13:18:36','2017-06-03 13:18:59'),(4,'cryptography',1,' Cryptography','["cryptography","cryptology"]','Cryptography or cryptology (from Greek ОєПЃП…ПЂП„ПЊП‚ kryptГіs, "hidden, secret"; and ОіПЃО¬П†ОµО№ОЅ graphein, "writing", or -О»ОїОіОЇО± -logia, "study", respectively) is the practice and study of techniques for secure communication in the presence of third parties called adversaries. More generally, cryptography is about constructing and analyzing protocols that prevent third parties or the public from reading private messages; various aspects in information security such as data confidentiality, data integrity, authentication, and non-repudiation are central to modern cryptography. Modern cryptography exists at the intersection of the disciplines of mathematics, computer science, and electrical engineering. Applications of cryptography include military communications, electronic commerce, ATM cards, and computer passwords.','Common expression to refer to process of encrypting and decrypting information.','{"markdown":true}','2017-06-03 13:19:31','2017-06-03 16:47:19');

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.