Code Monkey home page Code Monkey logo

cdl.rosedu.org's People

Contributors

adrian-nitu-92 avatar adrians avatar alexandrujuncu avatar alexef avatar andreip avatar claudiuolteanu avatar dianageo93 avatar ds012012 avatar flaviusanton avatar grigoroiualex avatar maria avatar mariuscoto avatar mihaimaruseac avatar mihaineacsu avatar palcu avatar taygun avatar teobaluta avatar therzok avatar tiriplicamihai avatar veaceslav avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cdl.rosedu.org's Issues

Așezare text în pagină

Este o problemă cu așezarea în pagină a textului. Partea gri închis din subsolul paginii se suprapune cu ultimele rânduri.

Moving sponsor logos on a separate page

I am opening this issue as a place to discuss the placement of sponsor logos on the CDL sites.
There's an argument to be made about the degradation of CDL website aesthetics as a result of that placement.
I would be interested to hear whether there are serious reasons for keeping those logos where they are now (reasons such as contractual obligations that ROSEdu needs to honor).

Add link to 2013 CDL v6

Current links on the main page to past editions are up to the 2012 edition (CDL v5). There should be a link to the 6th edition as well.

Move licensing info out of the footer

I have temporarily set the footer to invisible to solve a rendering bug documented in issue #6.
It is necessary to move the licensing information into the section called "Organizatori".
Since the section already contains much more diverse information than just organizers' names, and since we are now still adding more information to it (licensing), it makes sense to rename that section to "Meta".

Main.JS is CC-BY-NC

This repository contains several files called js/main.js across a few branches, and across several different directories per branch.
I am the original author of js/main.js, although due to that file having been copied many times over, in some places git blame shows a different author for it.

You can recognize js/main.js by the fact that it contains some or all of the following distinctive snippets of code:

function navigate(visualstate) {

$(".visualstate").hide();

$(css_selector_to_display).css({"display": "block", "opacity": 0}).animate({"opacity": 1}, 250);

$(".cdlmenuitem").on("click", function(e) {

$(window).on("popstate", function(event) {

Zepto(function($) {

Whenever you encounter a JS file with some or all of the above listed contents, please be reminded that the intended license for it is CC-BY-NC with clarifications, just like for its Upstream Challenge counterpart.

Add LICENSE file

A license needs to be chosen for this repo.
All contributors need to agree with the chosen license.
A list of contributors is enclosed below:

(This message was generated automatically.)

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.