2 kind of article IDs?

Discuss phpwcms here, please do not post support requests, bug reports, or feature requests! Non-phpwcms questions, discussion goes in General Chat!
Post Reply
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

2 kind of article IDs?

Post by frold »

If I go to the article central and I let the mouse over this I icon Image I can see the ID of the article. In this case 2

Image

When clicking on the "edit article" icon I can see something like this
Image

What kind of IDs is that? And what to use it for...?
http://www.studmed.dk Portal for doctors and medical students in Denmark
Bijan Hemati
Posts: 191
Joined: Sun 9. Nov 2003, 00:18
Location: Austin, TX

Post by Bijan Hemati »

I think the Id is used in this manner.
[ID integer]string[/ID]


This creates a HTML link to an article with ID (integer). String represents the text that is linked. Sample: [ID 4]read this[/ID] > read this
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

Yeah but in this case I can not use ID7 cause the contant that have ID7, is part of the article with ID2... do you understand me?
http://www.studmed.dk Portal for doctors and medical students in Denmark
Bijan Hemati
Posts: 191
Joined: Sun 9. Nov 2003, 00:18
Location: Austin, TX

Post by Bijan Hemati »

I think the Id is used to recall an article in another category or hidden page.
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

The ID in the content part listing is used (planned as I can remember ;-) for anchor links.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply