<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.audean.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Audean Wiki - dr</title>
        <description></description>
        <link>https://wiki.audean.com/</link>
        <lastBuildDate>Thu, 16 Apr 2026 06:32:55 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.audean.com/_media/wiki/logo.png</url>
            <title>Audean Wiki</title>
            <link>https://wiki.audean.com/</link>
        </image>
        <item>
            <title>API Sequences: node life cycle</title>
            <link>https://wiki.audean.com/dr/api_sequences?rev=1606152216</link>
            <description>API Sequences: node life cycle

(in Drupal 4.6.x)

... during the building of the various pages creating and editing a custom node..., as noted on a 4.6.3 installation during the development of the helpdesk module

Table of hook calls seen by a module



&lt;style type=&quot;text/css&quot;&gt;
  body { font-size:small }
  th, td { vertical-align: top }
  th[scope=&quot;row&quot;] { font-weight: normal; font-family:&quot;Courier New&quot;, Courier, mono ; text-align: left}
  td { vertical-align:top; text-align:center }
  &lt;/style&gt;
&lt;…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Nov 2020 17:23:36 +0000</pubDate>
        </item>
        <item>
            <title>Browserless Drupal</title>
            <link>https://wiki.audean.com/dr/bd?rev=1606152216</link>
            <description>Browserless Drupal

This is a research/brainstorming area on how to use Drupal without a web browser. The goal is to optimize development or rich UIs not using AJAX, typically local GTK-based UIs like PHP-GTK, PyGTK...

Identifying functions

	*  What are the functions expected from a drupal client ?</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Nov 2020 17:23:36 +0000</pubDate>
        </item>
        <item>
            <title>Classified</title>
            <link>https://wiki.audean.com/dr/classified?rev=1606152216</link>
            <description>Classified

This is a rebuild of the original &lt;http://drupal.org/project/ed_classified&gt; module for Drupal 6 (and later), dropping any 4.x/5.x remnants.

Download or clone from &lt;http://bit.ly/cIBtcN&gt;

Battle plan for multiple node types


&lt;div class=&quot;classified-help&quot;&gt;
  &lt;h4&gt;Node types&lt;/h4&gt;
  &lt;p&gt;As per #195494, the goal is to support multiple node types.&lt;/p&gt;
  &lt;ul&gt;
    &lt;li&gt;The included node type must remain for ease of use&lt;/li&gt;
    &lt;li&gt;Other existing node types must be supported&lt;/li&gt;
    &lt;li&gt;Since…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Nov 2020 17:23:36 +0000</pubDate>
        </item>
        <item>
            <title>Form items displayed inline with bluemarine</title>
            <link>https://wiki.audean.com/dr/containerinline?rev=1606152216</link>
            <description>Form items displayed inline with bluemarine

With special thanks to chx and merlinofchaos for their help. Did you notice these tricks ?

	*  date fields are laid out in a row instead of vertically
	*  publishing options: “published” and “promote to main page</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Nov 2020 17:23:36 +0000</pubDate>
        </item>
        <item>
            <title>CVS for drupal crash test dummies</title>
            <link>https://wiki.audean.com/dr/cvs?rev=1606152216</link>
            <description>CVS for drupal crash test dummies

(or a few notes on how to actually use cvs on drupal)

	*  Intro
	*  RTFM

	*  checking out 4.6.4, 4.7 or HEAD:
dcv co -rDRUPAL-4-6-4 drupal
dcv co -rDRUPAL-4-7 drupal
dcv co -rHEAD drupal

* the newly checked-out version will be available after a</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Nov 2020 17:23:36 +0000</pubDate>
        </item>
        <item>
            <title>Downloadable Drupal Distributions</title>
            <link>https://wiki.audean.com/dr/distros?rev=1606152216</link>
            <description>Downloadable Drupal Distributions

	*  Open Atrium “an intranet in a box: blog, wiki, calendar, to do list, shoutbox, and dashboard” by DevSeed
	*  Acquia Drupal by Acquia
	*  ProsePoint “newspaper content management system”, by Thinkleft
	*  Pressflow “Drupal with integrated performance, scalability, availability, and testing enhancements</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Nov 2020 17:23:36 +0000</pubDate>
        </item>
        <item>
            <title>Drupyx</title>
            <link>https://wiki.audean.com/dr/drupyx?rev=1606152216</link>
            <description>Drupyx

What is Drupyx ?

Drupyx is the code name for the DRUpal for PYthon eXperiment.

In terms of features, it aims at identifying the key defining points of the Drupal Developer eXperience (DX) and implementing a CMS/Framework with similar - though not identical - DX on top of Python.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Nov 2020 17:23:36 +0000</pubDate>
        </item>
        <item>
            <title></title>
            <link>https://wiki.audean.com/dr/dvcs?rev=1606152216</link>
            <description>Notion                        CVS        Drupal                                                         fetch revision               checkout    fetch node by vid                                              save revision                commit      save node as new revision</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Nov 2020 17:23:36 +0000</pubDate>
        </item>
        <item>
            <title>Suggestions for child modules</title>
            <link>https://wiki.audean.com/dr/gadgets?rev=1606152216</link>
            <description>Other links: drupal_gadgets

Suggestions for child modules

2007-07-29: dmitrig01 details some of his ideas regarding the distribution of work between the google_gadgets meta-module and gadgets actually supplying gadget content using the google_gadgets services.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Nov 2020 17:23:36 +0000</pubDate>
        </item>
        <item>
            <title>The drupal galaxy of sites</title>
            <link>https://wiki.audean.com/dr/galaxy?rev=1606152216</link>
            <description>The drupal galaxy of sites

	*  Community sites
		*  &lt;http://www.drupal.org&gt; : main site
		*  &lt;http://api.drupal.org/&gt; : reference manual
		*  &lt;http://groups.drupal.org/&gt; : community groups (SIGs, LUGs)
		*  &lt;http://themes.drupal.org/&gt; : theme demonstration site, à la CSS Zen Garden
		*  &lt;http://www.drupaltutorials.com/&gt; : wiki for the development of the Drupal curriculum

	*  Community</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Nov 2020 17:23:36 +0000</pubDate>
        </item>
        <item>
            <title>Drupyx implementation and test coverage</title>
            <link>https://wiki.audean.com/dr/implementation_and_test_coverage?rev=1606152216</link>
            <description>Drupyx implementation and test coverage

	*  php:
		*  serialize: this package uses original PHP unit tests, adapted to Python
			*  implementation
				*  serialize: all types. TODO: _sleep, circular references
				*  unserialize: array (separates list/dict), bool, int, none, string. TODO: float, object, _wakeup, circular references</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Nov 2020 17:23:36 +0000</pubDate>
        </item>
        <item>
            <title>Logging module</title>
            <link>https://wiki.audean.com/dr/logging?rev=1606152216</link>
            <description>Logging module

The suggestion

Currently, various modules within core and contrib use various tables to store historical (i.e. “write once, read sometimes, never update”) data. The most obvious is the “watchdog” table, but others exist, including</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Nov 2020 17:23:36 +0000</pubDate>
        </item>
        <item>
            <title>Drupal multi-sites resources</title>
            <link>https://wiki.audean.com/dr/multisite?rev=1606152216</link>
            <description>Drupal multi-sites resources

A collection of links following a discussion led by webchick on dev list:

	*  &lt;http://drupal.org/project/patterns&gt;: Module/system configurations that can be run at any time
	*  &lt;http://drupal.org/project/hostmaster&gt;: Bryght&#039;s multisite hosting managed site deployment framework (using drush ?), which includes</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Nov 2020 17:23:36 +0000</pubDate>
        </item>
        <item>
            <title>Munin API</title>
            <link>https://wiki.audean.com/dr/munin?rev=1606152216</link>
            <description>Munin API

OSInet Munin provider is an alternative to the leightweight Munin monitoring project. As such, it comes with:

	*  A more extensive API
	*  More built-in counters for 
		*  core: 
			*  nodes pub/unpub
			*  comments pub/unpub
			*  users active/blocked
			*  sessions anon/auth&lt;a href=&quot;http://www.amazon.fr/gp/product/1849696748/ref=as_li_tl?ie=UTF8&amp;camp=1642&amp;creative=6746&amp;creativeASIN=1849696748&amp;linkCode=as2&amp;tag=osinet-21&amp;linkId=3BSKMYIV6ZY4MHVV&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://ws-eu.amaz…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Nov 2020 17:23:36 +0000</pubDate>
        </item>
        <item>
            <title>Offload project</title>
            <link>https://wiki.audean.com/dr/offload?rev=1618392908</link>
            <description>Offload project

Notes

	*  The offload project never reached fruition and has been abandoned since at least 2010.
	*  The offload client uses PHP-GTK and the OSInet FSM

To do

	*  Automatically create the local schema from the remote one, instead of having to paste it by hand</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 14 Apr 2021 09:35:08 +0000</pubDate>
        </item>
        <item>
            <title>Drupal at OSInet</title>
            <link>https://wiki.audean.com/dr/start?rev=1606152216</link>
            <description>Drupal at OSInet

Drupal ideas and notes

	*  Drupal NG
		*  What defines Drupal ?
		*  Notes on Drupal 8 plugins
		*  Drupyx, the Drupal for Python eXperiment
		*  Browserless Drupal
			*  Browserless Drupal entry point
			*   Offload project


	*  Drupal as a version control server
	*  Adding settings on drupal themes
		*  2006-08-10 A module that would allow themes to have settings: it would trap admin/theme/&lt;theme&gt;/setting or something like it extract (how ?) the theme configuration variable…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Nov 2020 17:23:36 +0000</pubDate>
        </item>
        <item>
            <title>Adding settings on Drupal themes</title>
            <link>https://wiki.audean.com/dr/themesettings?rev=1606152216</link>
            <description>Adding settings on Drupal themes

WARNING

A module called themesettings by John Albin is now available on Drupal.org, with much more expanded functionality. The documentation on this page only applies to my initial proof-of-concept module, which should be considered obsolete now that this official module exists. The goals and basic mechanism are identical for additional settings, though, so you may want to read the explanation here since the code is in a much simpler form in the initial module.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Nov 2020 17:23:36 +0000</pubDate>
        </item>
        <item>
            <title></title>
            <link>https://wiki.audean.com/dr/validate_settings?rev=1606152216</link>
            <description>On 2005/11/06:


22:02	osinet	I was wondering about admin/settings/&lt;module&gt; ....	
22:03	osinet	is there something equivalent for this form to what hook_validate provides for node forms ?	
      osinet	to ensure users applying inconsistent settings can&#039;t store them.	
      osinet	I mean: to ensure admins applying inconsistent settings can&#039;t store them.	
22:04	osinet	because as I see it, currently, hook_settings can warn about the error but not prevent it	
      chx	      osinet: return system_set…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Nov 2020 17:23:36 +0000</pubDate>
        </item>
        <item>
            <title>What defines Drupal ?</title>
            <link>https://wiki.audean.com/dr/what?rev=1606152216</link>
            <description>What defines Drupal ?

Of course, Drupal has historically been about the community more than the software, but this is not the point. The question here is: what defines the Drupal experience technically, be it for developers, themers, or content authors.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Nov 2020 17:23:36 +0000</pubDate>
        </item>
        <item>
            <title>Zeitgeist patch</title>
            <link>https://wiki.audean.com/dr/zeitgeist?rev=1606152216</link>
            <description>Zeitgeist patch

On 2005-11-29, I suggested a patch to search to allow search to create a block listing recent searches.

Ensuing discussion on #drupal and on the patch page suggested that:

	*  the idea was interesting
	*  the implementation was too fragile to be used as such</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Nov 2020 17:23:36 +0000</pubDate>
        </item>
    </channel>
</rss>
