nukeSEO.com - PHPNuke SEO Search engine optimization, professional tools including nukeSEO, nukeSPAM, nukeFEED, nukePIE, nukeWYSIWYG and more

 

. Welcome to nukeSEO.com  ! 
.
.
.


.
nukeSEO.com: Forums


 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Capitalize the dh Title?
 
 
Post new topic   Reply to topic    nukeSEO.com Forum Index -> nukeNAV (tm)
View previous topic :: View next topic  
Author Message
spasticdonkey
webmaster


Joined: Oct 26, 2007
Posts: 69

PostPosted: Wed Oct 14, 2009 12:10 pm    Post subject: Capitalize the dh Title? Reply with quote

Wondering if this was a dh override I could use to capitalize the dh Title?

I was able to edit the getTDKfromContent function to get the result I wanted, but it would be nice not to have to alter your code.. i changed:
Code:
foreach ($titleFields as $titleField) { $TDK['title'] .= $item[$titleField].' ';}
to this
Code:
foreach ($titleFields as $titleField) { $TDK['title'] .= ucfirst($item[$titleField]).' ';}

If that's the only route to the desired result, then do you see any problems with this implementation? BTW, I've yet to download the very latest distro.. I'm right in the middle of about 8 projects Smile

Thanks, Spas
  
Back to top
View user's profile Send private message Visit poster's website
kguske
Site Admin
Site Admin


Joined: May 12, 2005
Posts: 876

PostPosted: Mon Oct 26, 2009 8:37 pm    Post subject: Reply with quote

Why not just capitalize the title in your content?
_________________
  
Back to top
View user's profile Send private message Visit poster's website
montego
webmaster


Joined: Dec 26, 2005
Posts: 254

PostPosted: Tue Oct 27, 2009 7:36 am    Post subject: Reply with quote

... this way, those that want it capitalized can and those that don't aren't forced into it.
_________________
Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login!
  
Back to top
View user's profile Send private message Visit poster's website
spasticdonkey






PostPosted: Thu Oct 29, 2009 12:45 pm    Post subject: Reply with quote

well for this particular module i was dealing with i ended up having to modify it to insert a content id in the url. It's the tags module from nuken's tricked out news, and I didn't want to capitalize all the tags, but did want it capitalized in the title.

anyway i got it working, and tweaked the module quite a bit to include results from the NEW dh overrides! It was a great was to get my html only modules into search results Smile

Got a little off track with a dynamic layout comprised of only floating div's, which is working for the most part be still needs some tweaking..

anyway, ended up as a cool and fun example of one of the many things now possible under dh architecture.. thx for the great product

ok here's the samples:
sample tag page:
http://www.axis-and-allies.com/all-about-44-infantry.html
you can see there is still some work to do, but allows for a "woven" layout that would be hard if not impossible the accomplish with tables..
and the module index...
http://www.axis-and-allies.com/all-about.html
  
Back to top
montego






PostPosted: Sat Oct 31, 2009 9:11 am    Post subject: Reply with quote

Wow, spastic, impressive site! You have done a ton of work here.
  
Back to top
Guardian
webmaster


Joined: Dec 25, 2005
Posts: 364
Location: Vsetin, Czech Republic

PostPosted: Sat Oct 31, 2009 10:53 am    Post subject: Reply with quote

Agreed, lots of work. Would be interesting to see that page with margin:auto;
_________________
Only registered users can see links on this board! Get registered or login!
  
Back to top
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic    nukeSEO.com Forum Index -> nukeNAV (tm) All times are GMT - 5 Hours
 
 Page 1 of 1

 

Jump to:   
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 vote in polls in this forum

Powered by phpBB © 2001-2008 phpBB Group


Page Generation: 0.04 Seconds