Search found 24 matches
- Fri Apr 20, 2007 7:19 pm
- Forum: CMSMS Core
- Topic: pisearch module - duplicates & show_in_menu issue [SOLVED]
- Replies: 0
- Views: 1030
pisearch module - duplicates & show_in_menu issue [SOLVED]
So I went back to the pisearch module to see if I could fix this problem: http://forum.cmsmadesimple.org/index.php/topic,11442.0.html Fixing the duplicates was easy, I just appended the following at the SQL string (around line 324 for v1.7): AND p.content '' Then what I wanted was for the search to ...
- Mon Apr 16, 2007 10:56 pm
- Forum: CMS Show Off
- Topic: Hello everyone Please visit my Website and Send me your feedback thank you .
- Replies: 3
- Views: 2343
Re: Hello everyone Please visit my Website and Send me your feedback thank you .
I really like the design/layout. Some very minor points. I didn't like that line of text on the very top (and to the left). Seems a little out of place. Also, maybe the front has too much text? Its too much to read when you first load the site. Maybe keep the intro body simple with at most a paragra...
- Thu Apr 12, 2007 4:09 pm
- Forum: CMSMS Core
- Topic: pisearch duplicates
- Replies: 1
- Views: 1093
Re: pisearch duplicates
OK. Here is the deal.
Pisearch comes in two flavors, the module version and the smarty plugin version. I was using the module version and by default its all goofy and I'm not going to spend more time on it. I tried the plugin version and BY DEFAULT it worked exactly the way I wanted!
Pisearch comes in two flavors, the module version and the smarty plugin version. I was using the module version and by default its all goofy and I'm not going to spend more time on it. I tried the plugin version and BY DEFAULT it worked exactly the way I wanted!
- Thu Apr 12, 2007 3:30 pm
- Forum: CMSMS Core
- Topic: pisearch duplicates
- Replies: 1
- Views: 1093
pisearch duplicates
Using a default install of the latest pisearch. When I do a search I'm getting duplicates. For example, lets say some page has the keyword "thermal" written 4 times. A pisearch search of "thermal" will list that page 4 times. Any quick fix for this? I suppose the dirty way to do ...
- Thu Apr 12, 2007 3:22 pm
- Forum: CMSMS Core
- Topic: Search Result Template
- Replies: 2
- Views: 1621
Re: Search Result Template
Ted cleared the issue up. This functionality doesn't exist in the Search Module, but rather it does in pisearch.
- Thu Apr 12, 2007 2:54 pm
- Forum: CMSMS Core
- Topic: Search Result Template
- Replies: 2
- Views: 1621
Re: Search Result Template
I'm curious, does anyone modify their search or just keep it at default? Another interesting point. When you look at the results of the default search, it shows the title followed by a hypen followed by the title again. The default template has the following: $title - $urltext ($weight%) Empirically...
- Wed Apr 11, 2007 11:23 pm
- Forum: CMSMS Core
- Topic: Search Result Template
- Replies: 2
- Views: 1621
Search Result Template
I'm working on designing the Result Template for the Search Module and want it to look more like google in functionality. In other words for each result it shows the title, a small excerpt from the result, and the url. By default the Search Module has two of these in its default Result Template. But...
- Thu Mar 22, 2007 11:29 pm
- Forum: CMSMS Core
- Topic: Disable default cachable value
- Replies: 1
- Views: 1001
Re: Disable default cachable value
hehe as usual the guys in the irc channel figured it out
thanks ThomasM
you just gotta modify the line here:
lib/classes/class.content.inc.php line 227
thanks ThomasM
you just gotta modify the line here:
lib/classes/class.content.inc.php line 227
- Thu Mar 22, 2007 11:13 pm
- Forum: CMSMS Core
- Topic: Disable default cachable value
- Replies: 1
- Views: 1001
Disable default cachable value
Using latest CMS (1.0.4). I use the Front End User module and I need to have the "Cachable" value set to false/off anytime a new page is created. However its always on by default when creating a new page. Can this be disabled?
thanks
thanks
- Wed Mar 21, 2007 3:58 pm
- Forum: CMSMS Core
- Topic: Frontend User / Self Registration - restrict password/entry?
- Replies: 1
- Views: 1085
Frontend User / Self Registration - restrict password/entry?
Hello, I'm running the latest CMS (1.0.4) and the latest frontend/selfreg modules. Everything works and I'm wondering if its possible to have the following scenario. Allow users to register, but they can't login until an admin grants them access? Right now, when they register they can immediately lo...
- Fri Mar 09, 2007 8:45 pm
- Forum: CMS Show Off
- Topic: I'll Just Put all New Templates here....
- Replies: 83
- Views: 46303
- Wed Mar 07, 2007 8:18 pm
- Forum: CMSMS Core
- Topic: FrontEndUsers - Log of who logs in
- Replies: 5
- Views: 2014
Re: FrontEndUsers - Log of who logs in
Aha, thanks.mahjong wrote: Logons appear in the Admin Log.
So that gets stored in a single database table with the rest of the admin log info? Is it possible/easy to redirect it towards a table of its own?
- Wed Mar 07, 2007 4:23 pm
- Forum: CMSMS Core
- Topic: FrontEndUsers - Log of who logs in
- Replies: 5
- Views: 2014
FrontEndUsers - Log of who logs in
Anyone know of a way to using the FrontEndUsers module (or a related module) to create a log in the database when people log into the system?
thanks
thanks
- Fri Feb 23, 2007 8:49 pm
- Forum: CMS Show Off
- Topic: I'll Just Put all New Templates here....
- Replies: 83
- Views: 46303
Re: I'll Just Put all New Templates here....
so now I'm looking for another template.
I really liked the BlueOak Horizontal:
http://www.multiintech.com/index.php/bl ... horiz.html
but I can't find any download. Is it available? Does anyone have a copy? thanks.
I really liked the BlueOak Horizontal:
http://www.multiintech.com/index.php/bl ... horiz.html
but I can't find any download. Is it available? Does anyone have a copy? thanks.
- Mon Feb 19, 2007 11:05 pm
- Forum: CMS Show Off
- Topic: I'll Just Put all New Templates here....
- Replies: 83
- Views: 46303
Re: I'll Just Put all New Templates here....
odd. It works now. I didn't do anything, but rather the file at http://themes.cmsmadesimple.org/Full_Themes.html is a new version (although the date listed hasn't changed). Looking inside the xml file, its different from before and looks standard. And I was able to import it without any problem. Who...