21
McDonald
Re: Tag 2.3RC for Xoops 2.3x Testing Reviews
  • 2009/3/1 18:31

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


In the sample file it mentions this:

function mymodule_tag_iteminfo(&$items)


Where mymodule the name of the module is, but also the name of the installation folder: ../modules/mymodule

Where we have a module that supports the Tag module and has the possibility to have it's installation folder renamed, users have to rename the above mentioned function manually.

Is there a way to have the function be independant from the folder name?

Can the folder name maybe be part of the item fields (array)?



22
McDonald
Re: Tag 2.3RC for Xoops 2.3x Testing Reviews
  • 2009/2/21 20:45

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


No, I think I've found the answer.
Just add the tags with the following html-link where tagname is the tag:
<a href="<{$xoops_url}>/modules/module/view.tag.php?tagname" >tagname</a>



23
McDonald
Re: Tag 2.3RC for Xoops 2.3x Testing Reviews
  • 2009/2/21 19:02

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


Not a bug, but just a question: Is there a way to add tags to a RSS feed?

Example:http://www.scandoil.com/moxie-bm2/news/bm.feed.xml



24
McDonald
Re: WF-Links 1.06 XHTML Validation - additional edits
  • 2009/2/12 11:38

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


If you replace 'absmiddle' with 'middle' you will notice some difference in alignment between text and icons. Look for example at the up/down icons for sorting.
'absmiddle' might not get validated, but it's known by all major browsers and so it will work.

OT.
You might want to test with Google Chrome and see that this browser can't handle <legend>-tags.



25
McDonald
Re: WF-Links 1.06 XHTML Validation - additional edits
  • 2009/2/11 9:34

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


Quote:
absmiddle's were replaced with middle

Did you compare the difference in your browser(s)?
Validators are very theoretically, I just use my browsers to validate the code.

Latest version is WF-Links 1.07



26
McDonald
Re: Smartsection print and adobe icon
  • 2009/2/3 20:23

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


End if you're creative you can make your own article module with the possibility to add articles to multiple categories



27
McDonald
Re: Smartsection print and adobe icon
  • 2009/2/3 18:37

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


SmartSection 2.14 Final

Quote:
=> Version 2.14 Final (2008-07-05)

- Added : New PDF generator to be used on ICMS 1.1 with tcpdf (stranger)
- Added : Using the new preference of SmartObject which allows disabling of SmartMdules footer on admin
- Fixed : Replacing the credits in the templates by a comment instead of an hidden text
- Fixed : Upgrading from news module recenter than 1.44 was not possible (stranger)

=> Version 2.14 Beta (2008-04-13)

- Added : Addition of a rate feature to rate article
- Added : Addition of an option in the module preference '[CONTENT OPTIONS] Display sub categories', 'Display sub-categories on index page only' thanks to Mowaffak
- Added : Config option to display or not the module breadcrumb
- Added : Addition of a shortcut link to edit the categories' details (only application for those with administrative privilege), thanks to Jason Wong and Shine
- Added : Addition of the possibility to select multiple categories in the Recent Items List and Recent Items Details block
- Added : Import script for WF-Section up to until version 2.07
- Added : Verification to be sure SmartObject is installed as this is now a requirement for SmartSection to work
- Fixed : SmartsectionMetagen was missing under some situation
- Fixed : The Spotlight block edit form was causing a problem with large number of articles
- Fixed : Some characters were not supported in makepdf.php. They are now, thanks to ccopen and McDonald
- Fixed : Category icon problem fixed thanks to Jason Wong and Shine
- Fixed : Categories now have pagination thanks to eljkmw and Shine
- Fixed : No introduction text showen in mainpage thanks to McDonald and Shine
- Fixed : Upon deleting article tag-entries are not deleted from Tag-module thanks to McDonald and Shine
- Fixed : Offline articles were still accessible via direct URL (malanciault/shine)
- Fixed : Files linked to articles are now only accessible by people with proper permissions AND when article is "Published"
- Fixed : File needs to be "Visible" for it to be available, even via direct link



28
McDonald
Re: Smartsection print and adobe icon
  • 2009/2/3 13:34

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


Open the file /class/item.php and find these lines:
if (SMARTSECTION_LEVEL 0) {
            
// PDF button
            
$adminLinks .= "<a href='" SMARTSECTION_URL . (( ICMS_VERSION_BUILD 19 )?"":"make")."pdf.php?itemid=" $this->itemid() . "'><img src='" SMARTSECTION_URL "images/links/pdf.gif' title='" _MD_SSECTION_PDF "' alt='" _MD_SSECTION_PDF "'/></a>";
            
$adminLinks .= " ";
        }

        
// Print button
        
$adminLinks .= '<a href="' smartsection_seo_genUrl("print"$this->itemid(), $this->short_url()) . '"><img src="' SMARTSECTION_URL 'images/links/print.gif" title="' _MD_SSECTION_PRINT '" alt="' _MD_SSECTION_PRINT '"/></a>';
        
$adminLinks .= " ";

These lines are probably comment out ( // ).

As far as I remember this was fixed in version 2.14



29
McDonald
Re: Tnx 4 da help
  • 2009/1/29 8:33

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


Yes, I'm the same McDonald.
Don't bother about that forum, it will close soon because of bankruptcy of the hoster.



30
McDonald
Re: Update
  • 2009/1/28 23:21

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


What version of Protector did you use?

Was Protector installed outside the document root?

Did you have the .htaccess file uploaded?
See here




TopTop
« 1 2 (3) 4 5 6 ... 87 »



Login

Who's Online

231 user(s) are online (141 user(s) are browsing Support Forums)


Members: 0


Guests: 231


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits