Boards
Typical Children 26
- Macintosh add line to /etc/hosts 127.0.0.1 amniot.localhost add lines to /etc/apache2/httpd.conf NameVirtualHost 127.0.0.1:80 <VirtualHost amniot.localhost:80> <Directory "/Library/Webserver/Documents_AMNIOT"> ... lsof | grep /Volumes/IMAJIN diskutil unmountDisk force /Volumes/IMAJIN... 2
-
Hosting
Webserv
Group
jellyfish.anoml.net
triplegoddess.anoml.net
sndsystm.anoml.net
synism.anoml.net/s...
-
Topics
Google
8
26
- MySQL DELETE FROM `field_config` WHERE `field_config`.`deleted` = 1;... 1
-
Google
2
-
Organic Connectivity Module
6
-
Wordpress
10
-
PHP
<?php
$request = explode( "/", $_SERVER["REQUEST_URI"] );
array_shift( $request );
print_r( $requests );
?>...
<?php
$reflFunc=new ReflectionFunction('name_of_function');
echo($reflFunc->getFileName().':'.$reflFunc->getStartLine());
?>...
12
-
JQuery
w/JavaScript
//the callback function run after loading JSONp below
function test_results_loaded(data){
//post data to a service via ajax
var xhr = new XMLHttpRequest();
xhr.open("POST", "https://orgnsm@orgnsm.org:...
w/JavaScript
window.onload = function(){
//create new button
var btn = document.createElement("a");
btn.setAttribute("id", "addedbutton");
var btntxt = document.createTextNode("Run Me");
btn.appendChild(btntxt)...
6
-
Frameworks
...
Macintosh
Macintosh
7
4
-
Interactivity
1
-
Layout & Typography
2
-
Content Strategy
Storing and retrieving information
2
-
Drupal
function obtain_entities_by_type($entity_type,$bundle,$limit=10,$offset=0,$subject_nid=FALSE){
$query=new EntityFieldQuery();
$query->entityCondition('entity_type', $entity_type)
->entityCondition...
33
-
Process
Information Gathering
Initial Concepting
Front-End & User Interface Design
Information Design & Systems Development
Front-end & UI Code
User Experience & Syste...
-
Resumé
Curriculum Vitæ
-
Disciplines
...
3
-
Code
Snippets / Examples
see also: code.orgnsm.org for testable examples...
contenttypetest.info
name = Contenttype test
description = Test - how can I create a new content type with hook form?
core = 7.x
files[] = contenttypetest.module;
files[] = contenttypetest.install;
contenttypetest...
w/JavaScript
window.onload = function(){
//create new button
var btn = document.createElement("a");
btn.setAttribute("id", "addedbutton");
var btntxt = document.createTextNode("Run Me");
btn.appendChild(btntxt)...
<?php
$request = explode( "/", $_SERVER["REQUEST_URI"] );
array_shift( $request );
print_r( $requests );
?>...
39
-
Graphic Design
Interface Visuals
...
21
-
JavaScript
AJaX & Motion
function HOOK_form_alter( &$form, &$form_state, $form_id ){
if( $form_id == "user_register_form" || $form_id == "user_profile_form" ) {
// Shows OTHER text field when 'Other' is selected as their s...
22
-
Stylesheet Coding
Information Presentation
...
46
-
Information Structuring
Nodal Connectivity
...
<?php symlink('/homepages/21/d93015512/htdocs/library/organic_connectivity', '/homepages/21/d93015512/htdocs/drupal/sites/all/modules/organic_connectivity/lib'); ?>... 28
-
Template Coding
Information Transmutation
...
Show Links Menu w/Active Class
<nav>
<?php $args=array(
'sort_order' => 'ASC',
'sort_column' => 'post_date',
'hierarchical' => 1,
'exclude' => '',
'include' => '',
'meta_key' => '',
...
<?php
$items = array(
0 => array( "item 1", "2013-09-13", "1" ),
1 => array( "item 2", "2013-09-14", "2" ),
2 => array( "item 3", "2013-09-15", "3" ),
);
######## CALCULATIONS #########
# set per...
47
-
Types
7
-
Work
Projects Catalog
44
-
Recent