Hi, How do i block the title of news from going to the full article page? I dont want it to be a permission, i just would like the code to delete to disable it. Any Idea?
Thanks
Fraccozzo
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mazdev responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 24. May
- nestormateo responded to »Fillters in Clip« 24. May
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 24. May
- frw responded to »Bug in the SMTP mail transfer protocol - Port 25 - Zikula 1.2.9« 22. May
- mdee responded to »Short URL questions« 22. May
- mesteele101 responded to »Problem in Database Connection« 21. May
- Herr.Vorragend responded to »Clip Documentation and Doubt« 19. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
How to block the title of news
-
- Rank: Expert
- Registered: Aug 20, 2002
- Last visit: Jan 12, 2010
- Posts: 1219
Depends upon the theme you're using. If a legacy theme, look in theme.php themeindex() and change $preformat['title'] or similar, to $info['title'].
If an AutoTheme theme, open the summary.html and use [news:text:title] for the title in place of what is already there.
-Shawn
--
Get the Revolutionary AutoTheme HTML Theme System! Currently for Zikula, PHP-Nuke, CRE Loaded, osCommerce and Wordpress! -
**unknown user**
- Rank: Freshman
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 55
Hi, thanks for answering. I have tried it, but it does not work. The theme is an AutoTheme, and inside the summary, as you told me, I have found this kind of sintax "" instead of [postedby:date]. I have tried with all possible combinations, but it wont show me the [news:text:title]. Do i have to look somewhere else?
Thanks again for your time -
- Rank: Expert
- Registered: Aug 20, 2002
- Last visit: Jan 12, 2010
- Posts: 1219
This command works in AT-Lite .7 and AutoTheme 1.7. What version do you have? If you don't know, give me an URL and I'll check.
-Shawn
--
Get the Revolutionary AutoTheme HTML Theme System! Currently for Zikula, PHP-Nuke, CRE Loaded, osCommerce and Wordpress! -
**unknown user**
- Rank: Freshman
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 55
I am sure i have tried it, but now just copying and pasting is working!! Thanks a lot, but, since i have changed the layout of summary, now is giving me another problem. Comments link does not work anymore. The address is http://www.esprimi.com/public/html3
I have set up a login:guest pass:guest account if you have the time to go and check it. And may you need the admin pass, maybe i can give you trough email.
Just one more thing. where do i find a list of variables tat i can include in the summary layout??
Thanks a lot again! -
**unknown user**
- Rank: Freshman
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 98
You need to look inside of the AutoTheme module directory like a so:
/modules/AutoTheme/docs/commands.html
-and also at-
/modules/AutoTheme/docs/NEW_7.txt
These are the two files to check out for what you want to do with your theme. -
**unknown user**
- Rank: Freshman
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 55
Hi, i receive this error when i try to write comments into my articles, or when i try to read the full views:
Fatal error: Call to a member function on a non-object in D:\Inetpub\webs\esprimicom\public\html3\modules\News\article.php on line 90
anyone knows what it is?
- Moderated by:
- Support
