Stripping CVS keywords
parent
19102bb611
commit
bd26d53bf5
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function conf_init() {
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
#
|
||||
# Database settings:
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function db_prefix_tables($sql) {
|
||||
global $db_prefix;
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function db_connect($url) {
|
||||
$url = parse_url($url);
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
require_once 'DB.php';
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
/**
|
||||
* Register a menu item with the menu system.
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
// initialize modules:
|
||||
function module_init() {
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
/* ***************************************************
|
||||
* external functions (API)
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function tablesort_init($header) {
|
||||
static $ts;
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
/**
|
||||
* Basic theme
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
<?php // -*-c++-*-
|
||||
// by Edd Dumbill (C) 1999-2001
|
||||
// <edd@usefulinc.com>
|
||||
// $Id$
|
||||
|
||||
|
||||
// Copyright (c) 1999,2000,2001 Edd Dumbill.
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
<?php
|
||||
// by Edd Dumbill (C) 1999-2001
|
||||
// <edd@usefulinc.com>
|
||||
// $Id$
|
||||
|
||||
// Copyright (c) 1999,2000,2001 Edd Dumbill.
|
||||
// All rights reserved.
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $Id$ */
|
||||
|
||||
form {
|
||||
margin: 0;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $Id$ */
|
||||
|
||||
body {
|
||||
margin: 1em;
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
include_once "includes/common.inc";
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function archive_help($section) {
|
||||
$output = "";
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function block_help($section = "admin/help#block") {
|
||||
$output = "";
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function blog_settings() {
|
||||
$output = form_textarea(t("Explanation or submission guidelines"), "blog_help", variable_get("blog_help", ""), 70, 4, t("This text is displayed at the top of the blog submission form. It's useful for helping or instructing your users."));
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
/*
|
||||
** The Drupal Blogger API implementation.
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function book_node($field) {
|
||||
global $user;
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function cloud_help($section = "admin/help#cloud") {
|
||||
$output = "";
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function comment_help($section = "admin/help#comment") {
|
||||
$output = "";
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function drupal_help($section = "admin/help#drupal") {
|
||||
$output = "";
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function forum_node($field) {
|
||||
$info["name"] = t("forum topic");
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function help_link($type) {
|
||||
if ($type == "system" && user_access("access administration pages")) {
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
|
||||
function import_help($section = "admin/help#import") {
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function jabber_help($section) {
|
||||
$output = "";
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function locale_help($section = "admin/help#locale") {
|
||||
$output = "";
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function node_help($section = "admin/help#node") {
|
||||
global $mod;
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function page_help($section = "admin/help#page") {
|
||||
$output = "";
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
/* $Id$ */
|
||||
|
||||
function path_admin() {
|
||||
$op = $_POST["op"];
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function ping_help($section = "admin/help#ping") {
|
||||
$output = "";
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function poll_allowvotes(&$node) {
|
||||
/*
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function _profile_init() {
|
||||
/*
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function queue_help($section) {
|
||||
$output = "";
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function search_help($section = "admin/help#search") {
|
||||
$output = "";
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function statistics_init() {
|
||||
global $recent_activity;
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function story_help($section = "admin/help#story") {
|
||||
$output = "";
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function system_help($section = "admin/help#system") {
|
||||
global $base_url;
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function taxonomy_feed($taxonomy) {
|
||||
global $id, $type;
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function throttle_perm() {
|
||||
/*
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function title_help($section) {
|
||||
$output = "";
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function tracker_help($section = "admin/help#tracker") {
|
||||
$output = "";
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
session_set_save_handler("sess_open", "sess_close", "sess_read", "sess_write", "sess_destroy", "sess_gc");
|
||||
session_start();
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function watchdog_help($section = "admin/help#watchdog") {
|
||||
$output = "";
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
#!/usr/bin/perl -w
|
||||
# $Id$
|
||||
|
||||
# Author: Alexander Schwartz (alexander.schwartz@gmx.net)
|
||||
# Licence: GPL
|
||||
|
@ -9,7 +8,6 @@
|
|||
# code. This program tries to show as many improvements as possible with
|
||||
# no false positives.
|
||||
|
||||
# $Id$
|
||||
|
||||
$comment = 0;
|
||||
$program = 0;
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
#!/usr/local/bin/php -q
|
||||
<?php
|
||||
// $Id$
|
||||
|
||||
ini_set("include_path", ".:/home/dries/personal/cvs/web/pear:/home/dries/personal/cvs/web/drupal.org/x.x.x");
|
||||
include_once "includes/common.inc";
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
class Theme_example extends BaseTheme {
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $Id$ */
|
||||
|
||||
body {
|
||||
margin: 10px;
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
class Theme_marvin extends BaseTheme {
|
||||
function system($field) {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $Id$ */
|
||||
|
||||
body {
|
||||
margin: 10px;
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
class Theme_unconed extends BaseTheme {
|
||||
var $foreground = "#000000";
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $Id$ */
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
|
|
|
@ -33,7 +33,6 @@ class XTemplate {
|
|||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
|
||||
$Id$
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
function xtemplate_settings() {
|
||||
$output = form_select(t("Sidebar placement"), "xtemplate_sidebar", variable_get("xtemplate_sidebar", "left"), array("none" => t("No sidebars"), "left" => t("Sidebar on the left"), "right" => t("Sidebar on the right"), "both" => t("Sidebar on the left and the right")));
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
/*
|
||||
** USAGE:
|
||||
**
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
// $Id$
|
||||
|
||||
include_once "includes/xmlrpcs.inc";
|
||||
include_once "includes/common.inc";
|
||||
|
|
Loading…
Reference in New Issue