Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • poul.org poul.org
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Sito
  • poul.orgpoul.org
  • Issues
  • #2

Closed (duplicated)
(duplicated)
Open
Created Feb 21, 2020 by Roberto Bochet@avrdudoOwner

Codice obsoleto che crea problemi

$(".time").text(function (index, value) {
  return Math.round(parseFloat(value));
});

Questo snippet che fa parte di questo file sembrerebbe inutile nella versione attuale del sito. In origine sembra fosse usata per eviatare che worpress segnasse un tempo di lettura non intero. Nonostante questo la regola troppo generica può causare problemi con alcune pagine. Attualmente ho modificato lo script con una regola più selettiva .post .meta .time si potrebbe considerare di togliere del tutto la regola.

Edited Feb 21, 2020 by Roberto Bochet
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking