-
-
autogallery
... was added in Py 2.5. If supportfiles/ already exists, this function won't be called, and Python 2.4 will work.
... use the (plain, gaunt) default index page if you don't want to. The hooks to add to your layout will eventually be documented here.
LICENSE:
...
-
connotea-public
... .
* More test suite scripts.
NEW FEATURES FROM 1.5.0 TO 1.7.1
* Many bugs fixed. ... (4, 100) -> 4.0%
* "bookmarklets"
Insert all the bookmarklets.
* "bookmarklet(page, popup)"
Insert a bookmarklet. Argument "page" should ...
-
breadcrumbs_on_rails
... >= 2.4
- Rails >= 5
For older versions use a previous release.
## Installation
Add this line to your application's ... "This is the Main page".html_safe
def profile
add_breadcrumb "#{@user_name} Profile", users_profile
end
end
```
In this ...
-
scala-dataflow
... h1. Examples
Most of these examples are taken from the "Oz wikipedia page":http://en.wikipedia.org/wiki/Oz_ ... thread {
println("Thread 'setY', sleeping...")
Thread.sleep(5000)
y << 2
println("'y' set to: " + y())
}
val setV = thread ...
-
bcms_google_mini_search
... but a 'site=OTHER_COLLECTION' param can be passed to override that)
5. Sort by Date/Relevance - Users can now toggle the results ... . In your sitemap, create a new section called 'Search', with a path '/search'.
2. Create a page called 'Search Results', with ...
-
pjsip
... -apps/bin directory.
pjsua manual can be found in pjsua Manual Page.
7.2 Sample Applications
_________________________________________________________________
Sample applications will be built with the Makefile build system. For Visual ...
-
simple_bridge
... ).
```
## A more complete example:
To see a complete example handler page using SimpleBridge, demonstrating the
results of requests, as well as ... that
would arise from having `sbw:header/2,3,4` and `sbw:cookie/2,3,5` some of which
being setters and some ...
-
tagger
... contents) in the Wolf /wolf/plugins directory.
2. Activate the plugin through the administration screen.
3. The plugin should automatically be ... information in __Snippet Code__ step below.
5. Use the code(s) below in a page/snippet/layout to produce the ...
-
persist-js
...
2. Rationale
3. Using PersistJS
4. Size Limits
5. Other Limits
6. Extending PersistJS
7. Where is it being ... Persist.Cookie. For documentation on the EasyCookie API, see
the EasyCookie page at:
http://pablotron.org/software/easy_cookie/
...
-
django-seamoss
...
within your django project.
2. Add ``url(r'^(?P[-_\w]+)/$', 'seamoss.views.render_page', name="render-page"),`` to your ... override for tinymce if it is installed.
4. Basic key/value settings administration
5. Creation of content blocks for use ...
-