Posts by michelle
-
1
Part 5: Building an archives page
In Part 5 we’re going to build an archives page that sorts entries by year. We’ll also create a block for your sidebar that links to each individual year of posts.
July 6, 2004 |
By Michelle |
Comments Off |
Filed under Build A Blog, Tutorials
-
2
Part 4: Passwording individual entries
Welcome back to the Build A Blog Tutorial. This is Part 4: Passwording Individual Entries.
In this tutorial I am going to show you how to add a column to your table that allows you to define each entry as either passworded or not passworded. Then we’re going to add a checkbox to the entry form so that you can toggle that attribute. Finally we’ll modify the entry display pages to require a password on protected entries.
June 21, 2004 |
By Michelle |
Comments Off |
Filed under Build A Blog, Tutorials
-
3
If you’ve been reading my Build A Blog tutorial then you’ve heard me talking about timestamps. What you may be asking yourself now is, what is a timestamp, and what’s so great about it?
June 12, 2004 |
By Michelle |
Comments Off |
Filed under PHP, Tutorials
-
4
Welcome to Part 3 of my Build A Blog tutorial.
We know now how to create the table, and insert our entries, but it doesn’t do us much good if we can’t display them. In this instalment we’re going to learn how to make an index page and a single entry page.
June 10, 2004 |
By Michelle |
Comments Off |
Filed under Build A Blog, Tutorials
-
5
This is the continuation of Part 2 in a series on how to build your own blog. You can find the whole series in the Build A Blog category.
June 5, 2004 |
By Michelle |
Comments Off |
Filed under Build A Blog, Tutorials