Pastoid

Search Results

Habari Categories - in progress - View

<?xml version="1.0" encoding="utf-8" ?> <pluggable type="plugin"> <name>Categories</name> <license url="http://www.apache.org/licenses/LICENSE-2.0.html">Apache Software License 2.0</license>

September 24, 2009 at 1:04 am - View

function action_template_header( $theme ) { &nbsp;if ( $theme->matched_rule->name == 'display_entry' && isset($theme->post->info->css) ) { &nbsp;foreach ( explode(',', $theme->post->info->css) as $css ) { &nbsp;Stack::add( 'template_stylesheet', array( URL::get_from_filesystem(__FILE__) . $css, 'screen' ) ); &nbsp;}

September 24, 2009 at 1:04 am - View

function action_template_header( $theme ) { if ( $theme->matched_rule->name == 'display_entry' && isset($theme->post->info->css) ) { foreach ( explode(',', $theme->post->info->css) as $css ) { Stack::add( 'template_stylesheet', array( URL::get_from_filesystem(__FILE__) . $css, 'screen' ) ); }

Get all Habari Plugin and Theme revisions by trunk and tag - View

<?php function listrevs($section) { $output = array();

Custom namespaces on Habari's wiki - View

## Manage Habari's custom namespaces ## Add Dev and Core namespaces $wgExtraNamespaces[100] = "Dev"; $wgExtraNamespaces[101] = "Dev_talk"; $wgExtraNamespaces[102] = "Core";

tumblr_kq4dc7iatZ1qa3i8uo1_1280.jpg (JPEG Image, 1000x714 pixels) - Scaled (79%) - View

Get all trunk and tagged revs - View

#!/usr/bin/php <?php $list = shell_exec('svn ls http://svn.habariproject.org/habari-extras/plugins');

http:bl plugin - View

<?php class httpblPlugin extends Plugin {

Jeddah/Abdul Aziz Weather Forecast and Conditions Saudi Arabia - View

September 15, 2009 at 3:51 pm - View

<?xml version="1.0" encoding="utf-8" ?> <pluggable type="plugin"> <name>AudioPlayer</name> <license url="http://www.gnu.org/licenses/gpl-2.0.html">GPL v2</license> <author url="http://awhitebox.com/">Ali B. / Martin Laine</author>

September 15, 2009 at 3:23 pm - View

September 15, 2009 at 9:52 am - View

if( !isset( $this->tags ) ) { $tags= DB::get_results( 'SELECT * FROM ' . DB::table('tags') ); $tags= array_filter($tags, create_function('$tag', 'return (Posts::count_by_tag($tag->tag_slug, "published") > 0);')); $this->assign('tags', $tags); }

mushroommushroom sysinfo - View

SYSTEM INFORMATION PHP Version: 5.2.5 Server Software: WebServerX Database: mysql - 5.0.81-community PHP Extensions: libxml, xsl, xmlwriter, xmlrpc, dom, xmlreader, xml, wddx, tokenizer, tidy, session, pcre, SimpleXML, sockets, soap, SPL, standard, Reflection, pspell, posix, mysqli, mysql, mhash, mcrypt, mbstring, json, imap, iconv, hash, gettext, gd, ftp, filter, exif, date, curl, ctype, calendar, bcmath, zlib, openssl, cgi, PDO, pdo_sqlite, SQLite, pdo_mysql, ionCube Loader, Zend Optimizer

September 11, 2009 at 11:37 am - View

<html> <head> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script> <style> .countdown

gpsexif - View

<?php class IphoneGPS extends Plugin { public function filter_post_content_out ($content, $post) {

Much Better - View

<img src="photo.jpg"> <?php $exif = exif_read_data('photo.jpg', 0, true); $ns = (($exif['GPS']['GPSLatitudeRef']=="N") ? 1 : -1) ;

Worst... Code... Ever (Please help) - View

<img src="photo.jpg"> <?php #echo "test1.jpg:<br />\n"; #$exif = exif_read_data('tests/test1.jpg', 'IFD0'); #echo $exif===false ? "No header data found.<br />\n" : "Image #contains headers<br />\n";

September 9, 2009 at 9:53 am - View

Habari (www.habariproject.org) is a PHP-based blogging platform with the goal of improving the craft of blogging by providing superior blog software. It's a work-in-progress, but already extremely stable and functional. Habari allows you to focus on writing your blog, and does not clutter up your screen with buttons and doodads that distract from writing. The Habari development community is meeting for the first time in a face-to-face setting this weekend at the Downtown Technology Center! This is a terrific opportunity for new users and the curious to come learn about Habari, engage with Habari developers, and help influence the development process. Whether you're a novice blogger, or a seasoned PHP developer, there should be something for you at Habari Party. Are you dissatisfied with your current blog software? What does your blog software do right, and where does it fall short?

September 9, 2009 at 9:53 am - View

Are you dissatisfied with your current blog software? What does your blog software do right, and where does it fall short? Do you know the people who write your blogging software? Would you like to know them? Habari (www.habariproject.org) is a PHP-based blogging platform with the goal of improving the experience of blogging by providing superior blog software. It's a work-in-progress, but already extremely stable and functional. Habari allows you to focus on writing your blog, and does not clutter up your screen with buttons and doodads that distract from writing. The Habari development community is meeting for the first time in a face-to-face setting this weekend at the Downtown Technology Center! This is a terrific opportunity for new users and the curious to come learn about Habari, engage with Habari developers, and help influence the development process. Whether you're a novice blogger, or a seasoned PHP developer, there should be something for you at Habari Party.

September 9, 2009 at 9:53 am - View

Are you dissatisfied with your current blog software? What does your blog software do right, and where does it fall short? Could it do some things better? Do you know the people who write your blogging software? Would you like to know them? Habari (www.habariproject.org) is a PHP-based blogging platform with the goal of improving the experience of blogging. It's a work-in-progress, but already extremely stable and functional. Habari allows you to focus on writing your blog, and does not clutter up your screen with buttons and doodads that distract from writing.

1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 · 19 · 20 · 21 · 22 · 23 · 24 · 25 · 26 · 27 · 28 · 29 · 30 · 31 · 32 · 33 · 34 · 35 · 36 · 37 · 38 · 39 · 40 · 41 · 42 · 43 · 44 · 45 · 46 · 47 · 48 · 49 · 50 · 51 · 52 · 53 · 54 · 55 · 56 · 57 · 58 · 59 · 60 · 61 · 62 · 63 · 64 · 65 · 66 · 67 · 68 · 69 · 70 · 71 · 72 · 73 · 74 · 75 · 76 · 77 · 78 · 79 · 80 · 81 · 82 · 83 · 84 · 85 · 86 · 87 · 88 · 89 · 90 · 91 · 92 · 93 · 94 · 95 · 96 · 97 · 98 · 99 · 100 · 101 · 102 · 103 · 104 · 105 · 106 · 107 · 108 · 109 · 110 · 111 · 112 · 113 · 114 · 115 · 116 · 117 · 118 · 119 · 120 · 121 · 122 · 123 · 124 · 125 · 126 · 127 · 128 · 129 · 130 · 131 · 132 · 133 · 134 · 135 · 136 · 137 · 138 · 139 · 140 · 141 · 142 · 143 · 144 · 145 · 146 · 147 · 148 · 149 · 150 · 151 · 152 · 153 · 154 · 155 · 156 · 157 · 158 · 159 · 160 · 161

<Hide