This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Generated by CoffeeScript 1.6.3 | |
(function() { | |
'use strict'; | |
var NeklandModule, ProjectDetailsController, ProjectsController; | |
NeklandModule = angular.module('nekland', ['ui.state']); | |
NeklandModule.config([ | |
'$stateProvider', '$urlRouterProvider', '$locationProvider', function($stateProvider, $urlRouterProvider, $locationProvider) { | |
$locationProvider.html5Mode(true); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Assetic Configuration | |
assetic: | |
debug: %kernel.debug% | |
use_controller: false | |
bundles: [] | |
java: %java_bin% | |
filters: | |
cssrewrite: ~ | |
less: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
namespace Acme\ArticleBundle\Entity; | |
use Doctrine\ORM\Mapping as ORM; | |
use Nekland\Bundle\FeedBundle\Item\ItemInterface; | |
/** | |
* Acme\ArticleBundle\Entity\Article | |
* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @author VEBER Maxime (Nek) <[email protected]> | |
* @company Wandi <www.wandi.fr> | |
* @requiremetns Mootools | |
* @compatibility IE7 | |
* | |
* This script add to select the ability to redirect to another page. | |
* | |
* | |
* Usage: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @author VEBER Maxime (Nek) <[email protected]> | |
* @company Wandi <www.wandi.fr> | |
* @requirements Mootools | |
* @compatibility IE7 | |
* | |
* | |
* You can't pimp your checkbox with simple html/css. | |
* This script is make to allow you to customize easily your checkboxes | |
* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{% stylesheets '%kernel.root_dir%/Resources/less/site/frontend.less' filter='lessphp' output='css/style.css' %} | |
<link rel="stylesheet" href="{{ asset_url }}" /> | |
{% endstylesheets %} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Mootools Placeholder Class. | |
* | |
* @author Nek <[email protected]> | |
* @company Wandi | |
* | |
* Set this data (via store) on elements: | |
* - "placeholder-text": The text of the placeholder | |
* | |
* Use a class to detect if the current text is a placeholder. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
namespace Otera\SiteBundle\DataFixtures\ORM; | |
use Doctrine\Common\DataFixtures\AbstractFixture; | |
use Doctrine\Common\DataFixtures\OrderedFixtureInterface; | |
use Doctrine\Common\DataFixtures\Purger\ORMPurger; | |
use Doctrine\Common\Persistence\ObjectManager; | |
use Symfony\Component\DependencyInjection\ContainerAwareInterface; | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<service id="soloist.core.listener.blog" class="%soloist.core.listener.blog.class%"> | |
<argument type="service" id="doctrine.orm.entity_manager" /> | |
<tag name="kernel.event_listener" event="soloist_blog.request_categories" method="onRequestCategories" /> | |
</service> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Récupération de 5 nodes similaires à une node ayant les tags suivants: | |
-- machin, machin2, machin3 | |
/* | |
+---------------+ +------------------+ +------------------+ | |
| Node | | Tagging | | Tag | | |
+---------------+ +------------------+ +------------------+ | |
| id | < - - | resource_id | --------->| id | | |
| contenu | | ressource_type | / | name | | |
+---------------+ | tag_id |/ +------------------+ | |
+------------------+ |