Dec 04, 2008, 04:21 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
Search via SMF or Google: modx forums all of modxcms.com web
  MODxCMS.com   Forums   Help Login Register  
News:Donate to MODx: Donations
Pages: [1] 2   Go Down
  Print  
Author Topic: [Template] For Blog Tutorial  (Read 18197 times)
0 Members and 1 Guest are viewing this topic.
sottwell
Documentation Team
*
Posts: 8,170



WWW
« on: Nov 21, 2005, 09:06 AM »

This is the template used in the Blog tutorial. http://modxcms.com/blog-tutorial.html

It's a variation on the Blue Label template from http://www.toenda.com/en/?id=download&s=nano&action=showone&category=toendacms_templates
(site has changed)

Installation instructions are in the INSTALL.txt file in the Install folder.

* blog-tutorial-template.zip (11.6 KB - downloaded 3930 times.)
« Last Edit: Mar 29, 2007, 01:11 PM by sottwell » Logged

sottwell.com has moved to a lovely Solaris 10 server!
Log in username guest, password guestuser.
Templates are now becoming available at http://sottwell.com/templates.html
chanh
Guest
« Reply #1 on: Nov 21, 2005, 11:21 AM »

NIcely done!

Thanks
Logged
sottwell
Documentation Team
*
Posts: 8,170



WWW
« Reply #2 on: Nov 22, 2005, 01:02 AM »

Updated files attached to the first post.

The WebLoginTpl chunk was modified at line 14 to add a link to the registration page in the same row as the forgot password link.  The document ID in the link must be edited to reflect the ID of the registration document on your site.

Code:
<td><a href="[~5~]">Register</a></td>
<td><a href="#" onclick="webLoginShowForm(2);return false;">Forget Password?</a></td>
Logged

sottwell.com has moved to a lovely Solaris 10 server!
Log in username guest, password guestuser.
Templates are now becoming available at http://sottwell.com/templates.html
citius-fortius
Jr. Member
*
Posts: 9


« Reply #3 on: May 18, 2006, 02:23 PM »

As being a newbie to MODx and this forum, I might overlook related topics have been posted somewhere else...
 
I was following the official tutorial to set up a basic blog applying this template, but wasn't able to get the style as shown in the tutorial.
Finally, I could figure it out the reason as follows.

When I unzip this template, my WINDOWS unzip program made a folder named "light" which I was supposed to upload. 
So, I uploaded the folder as it is. 

Two templates(Light and Light-post) using the style-sheet however are linking to it as "assets/templates/Light/style/light.css". 
The folder name is "L"ight, instead of "l"ight, in the template files.  Yes, it was just a common case sensitive issue.
So, I modified the link descriptions in the two templates as "assets/templates/light/style/light.css"--or you can modify the DIRECTORY name as "L"ight--,
and getting the style-sheet effect quite nicely afterwards.  Wink
Logged
Rikkiebags
Jr. Member
*
Posts: 3


« Reply #4 on: Mar 07, 2007, 11:02 AM »

These files do not appear to be available any more.  Can you check please?
Logged
sottwell
Documentation Team
*
Posts: 8,170



WWW
« Reply #5 on: Mar 08, 2007, 01:48 AM »

Download the zip file attached to the first post.
Logged

sottwell.com has moved to a lovely Solaris 10 server!
Log in username guest, password guestuser.
Templates are now becoming available at http://sottwell.com/templates.html
Rikkiebags
Jr. Member
*
Posts: 3


« Reply #6 on: Mar 08, 2007, 03:27 AM »

My apologies, it appears that the zip file was blocked by my proxy at work (for some utterly bizarre reason), and it loked like they didn't exist.  Got them now, thanks!
Logged
sottwell
Documentation Team
*
Posts: 8,170



WWW
« Reply #7 on: Mar 08, 2007, 03:29 AM »

Enjoy. It's been a long time, so I'm not even sure any more what it's like! I rather imagine you'll need to update the snippets used, to Wayfinder (menu), Ditto (blog post summary listings) and Jot (user comments).

There is a lot of help in their use in the Wiki.
Logged

sottwell.com has moved to a lovely Solaris 10 server!
Log in username guest, password guestuser.
Templates are now becoming available at http://sottwell.com/templates.html
capin
Jr. Member
*
Posts: 13



WWW
« Reply #8 on: Mar 29, 2007, 12:57 PM »

I think the template files in the first post are gone.  I tried acessing the files from two different machines,  I would try finding the templates on the site, but I think it is written in German.
Logged
sottwell
Documentation Team
*
Posts: 8,170



WWW
« Reply #9 on: Mar 29, 2007, 01:04 PM »

Not sure why you're having the problem, I just tried it, the zip file is there and downloaded fine for me.

It does look like they've changed their site; but it does have an English option, flags in upper right corner.
« Last Edit: Mar 29, 2007, 01:08 PM by sottwell » Logged

sottwell.com has moved to a lovely Solaris 10 server!
Log in username guest, password guestuser.
Templates are now becoming available at http://sottwell.com/templates.html
capin
Jr. Member
*
Posts: 13



WWW
« Reply #10 on: Mar 29, 2007, 01:54 PM »

Yeah I do not know what the problem is, but I found them here:
http://www.modxcms.com/Blog-Tutorial-Template-1071.html
« Last Edit: Mar 30, 2007, 10:36 AM by capin » Logged
ghg
Jr. Member
*
Posts: 13



« Reply #11 on: Apr 14, 2007, 11:04 AM »

I've noticed alot of the snippets arn't listed in the repostitory, can't be found via search and arn't pre-installed.

The ones I couldn't fine were:

FlexSearchForm
PageTrail
DropMenu
UserComments

I'm wondering if any one has them, a link to them, or an adaptation that used a newer, more common snippet as I'd very much like to get this thing working.
Logged

-New to this whole CMS thing so excuse the retardedness of any of my posts.
rthrash
Foundation
*
Posts: 9,577



WWW
« Reply #12 on: Apr 14, 2007, 03:51 PM »

FlexSearchForm -> AjaxSearch

PageTrail -> Breadcrumbs

DropMenu -> Wayfinder

UserComments -> Jot
Logged

MODx is a framework that allows web professionals to turn over sites to end-users for daily maintenance without worrying. Community participation and questions are encouraged, especially when you help us help you, read the wiki, and review snippet parameters – even if you have to look at the source. Searching the forums helps, too.
Ryan Thrash
MODx Co-Founder
Principal @ Collabpad
work productively.
work intelligently.
work together.
Frank
Sr. Member
****
Posts: 268


WWW
« Reply #13 on: Jan 10, 2008, 03:45 AM »

Sorry bout this post, must have been spending to much time behind this screen, or blacked out.
Just was some trace left in a chunk

Hi,

I am having troubles with a blog setup, it keeps comming up with:
Quote
No-one has commented on this article yet.You must be logged into the forums to comment. Please login

And the "login" link wants to take me to www.mysite.com/forums/index.php?action=login

Looks pretty much there is some trace of smf there but i dont know where this bit of code resides? I must admit I ve been trying all the solutions I found here on Modx and ended up with the documented one, from the wiki.
Also, again, this site is running on a server/host who keeps telling he will install mod_rewrite and doesnt do that.
Just my luck, this site is not mine and the owner is very content with this host. Even though they go offline (for a week) every month because they back-up? Could the furl be related to the blog problems I am having.

Blog page: http://www.pianoquartet.nl/index.php?id=26


Best, Frank.
« Last Edit: Jan 14, 2008, 02:04 AM by Frank » Logged

Fascinating is a word I use for the unexpected. In this case, I should think "interesting" would suffice.
xefned
Jr. Member
*
Posts: 21


« Reply #14 on: May 07, 2008, 01:51 PM »

FlexSearchForm -> AjaxSearch

PageTrail -> Breadcrumbs

DropMenu -> Wayfinder

UserComments -> Jot

Four of these plug-ins/snippets have changed their names? Or have been superceded by newer equivalents?
That makes this tutorial pretty outdated! The last time I tried to follow a old tutorial on the wiki, it was a disaster because some of the plug-ins had changed. I never got it working.

Before I dive into this, does anyone know of a newer tutorial for constructing a basic blog?
Logged
Pages: [1] 2   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP

Copyright © 2005-2008 MODxCMS, All rights reserved. Contact Us
Styles by ziworks.com

Powered by SMF 1.1.4 | SMF © 2005, Simple Machines LLC

Valid XHTML 1.0! Valid CSS!