Just an idea,
I have a site with about 100 pages in it and and customer wants all instances of a certain logo removig from the content.
As it is now I have to edit every single page and delete the logo , but what would be nice is to enter the html string and replace it through the whole site.
Or have I missed this option / module and it already exists ?
			
			
									
						
										
						Search and Replace Content
- 
				nhaack
 
Re: Search and Replace Content
uhm... wouldn't the logo be in the template? So you could change the logo once and have this changed on all pages? Or I am I getting it wrong? How come the logo is in each page?
Best
Nils
			
			
									
						
										
						Best
Nils
- 
				Ziggywigged
 - Power Poster

 - Posts: 424
 - Joined: Sat Feb 02, 2008 12:42 am
 
Re: Search and Replace Content
I think this is supposed to be a feature in 1.5, which should be releasing soon. Although I didn't see anything in testing the beta. Maybe a member of the dev team can confirm or deny.
			
			
									
						
							Take a penny, leave a penny.
			
						- 
				calguy1000
 - Support Guru

 - Posts: 8169
 - Joined: Tue Oct 19, 2004 6:44 pm
 
Re: Search and Replace Content
Search and replace isn't in 1.5
			
			
									
						
							Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
			
						Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Search and Replace Content
It's not in the template as it is ony used on specific pages (about 30%)

			
			
									
						
										
						And damn it why isn't it in 1.5!nhaack wrote: uhm... wouldn't the logo be in the template? So you could change the logo once and have this changed on all pages? Or I am I getting it wrong? How come the logo is in each page?
Best
Nils
- 
				nhaack
 
Re: Search and Replace Content
Mhh... I understand your problem... are you familiar with mysql? You could make the changes in the DB directly.... 
or download a dump... alter this with your favourite editor using find&replace and upload it again...
That's the only thing I can think of at the moment...
Hope it helps
Best
Nils
			
			
									
						
										
						or download a dump... alter this with your favourite editor using find&replace and upload it again...
That's the only thing I can think of at the moment...
Hope it helps
Best
Nils
- 
				calguy1000
 - Support Guru

 - Posts: 8169
 - Joined: Tue Oct 19, 2004 6:44 pm
 
Re: Search and Replace Content
Should've used a GCB.... then it would be fix once, works everywhere 
			
			
									
						
							Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
			
						Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Search and Replace Content
Thanks for the reply guys... Looks like i'm editing an SQL dump... DOH! 
			
			
									
						
										
						