howto

ebrittwebb's picture

How To: Generate Random URL

(Reposting...last post was deleted)

For certain content on a site, I want to implement "security by obscurity" by having the posts show up only in restricted views and by making the URLs for those posts a set of random, unguessable characters (like Microsoft does with GUID).

So, I need guidance in two parts:

  1. What module (presumably CCK-related) or trick will create a set of random, unguessable characters that I can then use as replacement token in pathauto?
5 comments · Read more

Pinga!

Hejsan!

Är det någon som fattar hur man kan pinga sajter med drupal? Jag vill ha en automagisk funktion som pingar X antal sajter så fort jag skrivit en ny blogpost. Har inte den blekaste kring hur detta fungerar men....tycker att det borde gå på nått sätt :) Idéer någon?

Tack på förhand!

/simpe

4 comments
Itangalo's picture

Views – the basics and a bit more (screencast)

(My previous post mysteriously disappeared. Pardon if this becomes a double post.)

I've just ported my Swedish introduction to Views to English! It can be viewed at blip.tv or downloaded from tr.im/drupal.

The screencast is a step-by-step guide into Views (for Drupal 6, of course), covering the following:
* Download and installation
* Creating a simple list page + the basic settings
* Creating a table
* The point of grouping fields
* Creating and enabling a Views block

3 comments · Read more

Views – the basics and a bit more (screencast)

Itangalo's picture
private
Itangalo - Tue, 2009-02-17 18:30

I've just ported my Swedish introduction to Views to English, and thought this might be a good place to post it.

View it at blip.tv or download it from tr.im/drupal.

It's a step-by-step introduction to Views (D6, of course), showing
* Download and installation
* Creating a simple list page + the basic settings
* Creating a table
* The point of grouping fields
* Creating and enabling a Views block
* Using URL arguments to filter Views
* Using URL arguments to filter Views in a more complex way


ebrittwebb's picture

HOWTO: Check Domain Availability in Drupal Site

Does anyone know how to embed a widget (or is there a Drupal Module) that will enable users to check for availability of domains?

I'm building a Drupal-based site on which users will request a new domain for their Drupal-based site. I'd like to determine availability of domains right from within my site, rather than sending them to a domain registrar.

15 comments
ebrittwebb's picture

HOWTO: Send email acknowledgement to addresses in CCK Email fields

How do I: When a new node is created by an anonymous visitor, how do I trigger an email to be sent to the email address stored in a CCK Email field ?

Scenario: Continuing with the scenario in HOWTO: Auto-create a cryptic URL Path, when an anonymous user creates a new node and puts their email address in a CCK Email field, I want to automatically send an acknowledgment to the email addresses stored in one or more email fields.

5 comments
ebrittwebb's picture

HOWTO: Auto-create a cryptic URL Path

How Do I: When creating a new node, auto-create a cryptic URL path, similar to a "Replication ID" (like this: www.thesite.com/C560E5B2-6459-478C-A913-4C895D7D046C). Can I do this with some special token?

1 comment · Read more
ebrittwebb's picture

HOWTO: Convert node to a different node type

I know this is simple, but I haven't taken time to figure it out. So...how do I convert a node from one content type to another (e.g., from book page --> story)? When I do, does the node remain in the book outline?

2 comments
ebrittwebb's picture

How To: Show a node's OG associations?

OK...Following Ethan's comment and Moshe's reply about using this group to create a log/list of challenges and resolutions for Drupal implementations, here is a really simple one.

When displaying a node, how do I show the Organic Groups with which that node is associated, the way it's done on this site? I have OG installed on a couple of sites, but this feature doesn't seem to be provided out of the box. I'm guessing it's something that has been added to this GDO theme.

4 comments · Read more
Itangalo's picture

How to build a simple multi-contributor news site

Hi James!
(This post is a reply to a question on how to build a simple multi-contributor news site, but I felt better posting thiswriteup as a new node.)

I did something like the thing you ask for a few months ago, when doing some hands-on web stuff with Swedish journalist students.
It would take some time and effort to explain everything I did in detail, but you could try the following list and ask more questions if you get stuck.

2 comments · Read more
Syndicate content