Joomla! Discussion Forums



It is currently Tue Nov 24, 2009 2:18 am (All times are UTC )

 


Forum rules

Please submit all new Tips and Tricks to: http://docs.joomla.org/Category:Tips_and_tricks



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
Posted: Sun Feb 17, 2008 6:37 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Mar 02, 2006 4:12 am
Posts: 48
This is for firefox bookmarks but should be similar method for IE or other.

1. restart your computer - this will make a backup of your current bookmarks in the bookmarkbackups folder.

I used textpad which allows regular expressions - someone who knows more about regular expressions could probably write this in one line :)

C:\Documents and Settings\HP_Administrator\Application Data\Mozilla\Firefox\Profiles\(some weird letters).default\bookmarks.html
your path will probably not be \HP_Administrator\ just open any file in Mydocuments to see what your path is.

make a copy of bookmarks.html to work on - you won't replace this file until you have made sure everything works ok

you are going to search and replace all occurrences

find (tick the regular expression box)
Code:
\.msg[0-9]*\.html#msg


replace with
Code:
#p


find (untick the regular expression box)
Code:
http://forum.joomla.org/index.php/topic,


replace with
Code:
http://forum.joomla.org/viewtopic.php?&t=


find (untick the regular expression box)
Code:
.0.html

replace with
nothing

open the file you just changed in your browser & check everything is working ok & you are getting to the correct posts

if all ok
make another copy of the changes you just made and call it bookmarks.bak

replace the original bookmarks.html & bookmarks.bak in firefox
you have to replace both files or your changes will just be overwritten by firefox tomorrow
restart firefox

People with websites that link to the forums could do similar in phpmyadmin


Top
   
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

Quick reply

 



Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group