Notes on the IWMS news system call plug-in: I have average technical skills, and this plug-in is only for communication. I do not bear any responsibility for the problems cited during use. Please confirm that you are capable of handling related problems before using it. For IWMS.NET system problems, it is recommended to go to Official advisory.
Plug-in calling instructions
Before use, copy IWMSEX.dll to the bin folder of the website. Template tags are currently supported.
URL$url$
Title$title$
The intercepted title $limittitle$
Picture link $photo$
News summary$summary$
News author $author$
News source$source$
1. Call the picture list, parameter 1this.dbHelper (cannot be modified)
Parameter 2 number of calls
Parameter 3 classification ID
Parameter 4 title length
Parameter 5 summary length
Parameter 6: Whether to display subordinate subcategory data
Parameter 7: When the title or abstract is too long, characters will be added after interception.
Parameter 8 single record display template $title$
Standard code:
2. Call the text list,
Parameter 1this.dbHelper (cannot be modified)
Parameter 2 number of calls
Parameter 3 classification ID
Parameter 4 title length
Parameter 5 summary length
Parameter 6: Whether to display subordinate subcategory data
Parameter 7: When the title or abstract is too long, characters will be added after interception.
Parameter 8 single record display template $title$
Standard code:
3. Call the multi-category picture list,
Parameter 1this.dbHelper (cannot be modified)
Parameter 2 number of calls
Parameter 3 classification ID1,2,3,4,5 are separated by English commas
Parameter 4 title length
Parameter 5 summary length
Parameter 6: Whether to display subordinate subcategory data
Parameter 7: When the title or abstract is too long, characters will be added after interception.
Parameter 8 single record display template $title$
Standard code:
4. Call the multi-category text list,
Parameter 1this.dbHelper (cannot be modified)
Parameter 2 number of calls
Parameter 3 classification ID1,2,3,4,5 are separated by English commas
Parameter 4 title length
Parameter 5 summary length
Parameter 6: Whether to display subordinate subcategory data
Parameter 7: When the title or abstract is too long, characters will be added after interception.
Parameter 8 single record display template $title$
Standard code:
5. The color keyword parameter 1this.dbHelper cannot be modified.
Parameter 2 calls the number of keywords
Standard code:
Style required for colored keywords: