Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2109

Joomla! 5.x Coding • Re: Web Services - Creating an Article - Schema

$
0
0
Thanks for the reply but this is more specifically about web Services.

https://magazine.joomla.org/all-issues/ ... taste-test

I can successfully create articles there doesn't appear to be the option to update the Schema options.

I'm using the following to build my articles but Web Services doesn't appear to have a way of populating the Schema fields.

Code:

$data = ['title'       => $title,'articletext' => $message,'catid'       => $categoryId,'language'    => '*','metadesc'    => '','metakey'     => '','metadata' => ['robots' => '','author' => '','rights' => '',],'images' =>['image_intro' => 'images/site/fb/'.$filename.'jpg','image_intro_alt' => $filename,'image_intro_caption' =>'','image_fulltext' => 'images/site/fb/'.$filename.'jpg','image_fulltext_alt' => $filename,'float_fulltext' => '','image_fulltext_caption' => '',],'state' => '1','created_by' => '111','created_by_alias' => 'Test User','created' => $created,];

Statistics: Posted by T1210 — Fri Jul 19, 2024 1:16 am



Viewing all articles
Browse latest Browse all 2109

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>