-
-
similarstuff
... than 3, less than 20) terms to your content. Then enable the "Similar stuff" block on the page. ... you want to show a block on the same page as a node, or a tab on the ... 5, 6
Results:
Node 2
Terms: 2, 3, 4, 5, 6, 7
(5 terms in common with given) ...
-
headline
... Background & Header Images
3. Distinct Index, Permalink, and Page Layouts
4. Featured Tag Navigation
5. Twitter Updates and Hovercards
6. Typekit for Advanced Custom Typography
7. Streampad for Audio Playlists
8. Disqus Comments
9. ...
-
irt
...
If you want to enable it there is an [official Microsoft page](http://support.microsoft.com/kb/101875 "How to Enable ANSI. ... the server or open an IRT session.
=> Booting Mongrel
=> Rails 3.0.4 application starting in development on http://0.0.0. ...
-
DbSimple
... ($rows as $numRow => $row) {
echo $row['user_name'];
}
Listing 3: Fetch one page
// Variable $totalNumberOfUsers will hold total number ... empty, resulted to 1=0 which means false.
);
Listing 7: Query result caching by time
$DB->setCacher('myCacher ...
-
pinax-calendars
... .month_url(year, month, **kwargs)`
Returns a link to the page for the given month or None.
#### `events_by_day(year, ... 1.11, 2.0, and 2.1, and Python 2,7, 3.4, and 3.5 support
* ... 1.8, 1.9, 1.10 and Python 3.3 support
* Convert CI and coverage to CircleCi ...
-
veebs-sproutcore-samples
... Delete user records.
This demonstrates
1. Use of SC.TableView
2. Use of a modal details pane
3. Use of a modal error pane
4. Field level validation - username must be [a-z]
5. Page level validation - username is required
6. Nested ...
-
Assignment-Desk
... : 3.0
Tested up to: 3.1
Stable tag: 0.9.5
Empower the users to participate in ... for users who are still on v0.5.3
= 0.9.2 (Nov. 17, 2010) =
* Support for Edit ... pending assignments.
= 0.2 =
* Enable pitch forms, add a form to any post or page, and allow ...
-
cog
... with PHP 5.4, and above, MySQL 5.1 and above
Supported web-servers are: Apache 2.0 ... (isset($_GET["func"])) {
return api_demux_call($export_func);
}
... // render the page
```
Front-end:
```html