-
-
scratch
... a theme for Moodle 2 which I use as a basis for brand new themes. It has some settings page functionality, including ... mod_introbox
- Quiz editing window tweaks.
- Calendar display improvements.
05/07/12
- Fixed main content output in embedded.php
02/07/12 ...
-
Python-2.5.6
... option which creates broken shared libraries on
Solaris. binutils 2.12 works, and the binutils maintainers
are aware ... below), include files, configuration files, and the manual page,
just type
make install
This will install all ...
-
Python-2.7.2
... option which creates broken shared libraries on
Solaris. binutils 2.12 works, and the binutils maintainers
are aware ... below), include files, configuration files, and the manual page,
just type
make install
This will install all ...
-
play-authenticate
... Google and/or facebook OAuth.
* **0.1.8-SNAPSHOT** [2012-07-12]
* Change: Password auth provider now gets Context passed in `buildLoginAuthUser ... ]
* bug fixes, nice message page if OAuth access gets denied and most important support for play 2.0.2
* ...
-
veritrans-ruby
... ](example/sinatra) and [without framework](example/snap).
#### Get Redirection URL of a Payment Page
```ruby
result = Midtrans.create_snap_redirect_url(
transaction_details: {
order_id: "test-transaction-order-123",
gross_amount: 100000,
...
-
peakmatch-xcorr
... heap memory, and takes advantage of the operating system page cache to return the pre-calculated complex FT vectors ... floating point value
eg:
-0.503178
-2.849900
-6.152631
-9.755478
-12.723866
-14.161493
...
General Parameters
------------------ ...
-
clearless
... -image: url('/text.png');
}
```
### .hidden()
Hides content from the page. Uses `!important` to override inline-styles added by JS. ... .sprite-pos(0, 1);
}
a.facebook {
.sprite-pos(0, 2);
}
a.youtube {
.sprite-pos(0, 3);
}
}
/* Output - much better! ...
-
forio-style-guide
... .com/blog/2006/04/11/with-statement-considered-harmful/).
### 2.6.12 Testing for Equality or Inequality
JavaScript has two sets ... that match large numbers of elements can [speed up page rendering](https://developers.google.com/speed/docs/best-practices/ ...
-
lightpage
... string to `RegExp` conversion.
Match an explicit path:
```js
page('/about', callback)
```
Match with required parameter accessed via ` ... following will match `/user/12/edit`, `/user/12/albums/2/admin`
and so on.
```js
page('/user/*', loadUser)
...
-
markdown-grid
... . Page source example below defines
a threee-column page fragment:
```markdown
-- row 5, 2, 5 --
First column contains couple of ... `row` instruction is an optional
definition for columns width. This example uses 12-column Twitter Bootstrap
grid, so "5, 2, ...
-